This commit is contained in:
aozhiwei 2024-08-17 19:23:08 +08:00
parent 452365ee8b
commit b403921690

View File

@ -457,6 +457,7 @@ class AAMarket(object):
], ],
'params': [ 'params': [
['net_id', 0, '链id'], ['net_id', 0, '链id'],
['account_address', '', '钱包地址[可选]'],
], ],
'response': [ 'response': [
_common.RspHead(), _common.RspHead(),