1
This commit is contained in:
parent
ae0789a253
commit
ae7161dba0
@ -153,6 +153,10 @@ class StakingController extends BaseAuthedController {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (count($checkList) != count($confirmedNfts)) {
|
||||
myself()->_rspErr(3, 'paramater error');
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
private function isTypeNft($type, $dbInfo)
|
||||
|
Loading…
x
Reference in New Issue
Block a user