elf 1 year ago
parent a3cf428367
commit 6e4e5c5973

@ -46,7 +46,7 @@ class MineCommand extends HyperfCommand
public function handle(): void public function handle(): void
{ {
$this->transferWithdrawNotify(); // $this->transferWithdrawNotify();
$this->getBalance(); $this->getBalance();
return; return;
$this->querySignEntrust(); $this->querySignEntrust();

Loading…
Cancel
Save