diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index e06542f..74952ad 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -46,7 +46,7 @@ class MineCommand extends HyperfCommand public function handle(): void { - $this->transferWithdrawNotify(); + // $this->transferWithdrawNotify(); $this->getBalance(); return; $this->querySignEntrust();