1
This commit is contained in:
parent
cdcde709dc
commit
1992f16343
@ -410,7 +410,10 @@ class AAMarket(object):
|
||||
],
|
||||
'response': [
|
||||
_common.RspHead(),
|
||||
['calls', _common.NftTransaction(), '合约调用']
|
||||
['!calls', [
|
||||
['trans_id', '', '事务id'],
|
||||
['trans_req', _common.MFTransactionRequest(), '调用合约参数'],
|
||||
], '合约调用']
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user