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