1
This commit is contained in:
parent
66a8b6cabf
commit
9c462c7bb2
@ -28,7 +28,7 @@ class BlockChain(object):
|
||||
],
|
||||
'response': [
|
||||
_common.RspHead(),
|
||||
['!data', [_common.NftTransaction()], '交易记录']
|
||||
['data', _common.NftTransaction(), '交易记录']
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user