diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index 5a9ce53..5c5328f 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -46,7 +46,7 @@ class MineCommand extends HyperfCommand public function handle(): void { - $this->transferWithdraw(); + $this->signWithdrawEntrust(); return; $this->getBalance(); $this->getRequestData();