1
This commit is contained in:
parent
9638fd586d
commit
d82d9dbae7
@ -23,7 +23,7 @@ class Redeem721 extends BaseEventProcess {
|
|||||||
'a': 'dispatch',
|
'a': 'dispatch',
|
||||||
'action': 'redeem721',
|
'action': 'redeem721',
|
||||||
'data': utils.jsonEncode(returnValues),
|
'data': utils.jsonEncode(returnValues),
|
||||||
'redee_time': utils.getUtcTime(),
|
'redeem_time': utils.getUtcTime(),
|
||||||
'txhash': this.getTxHash(),
|
'txhash': this.getTxHash(),
|
||||||
'net_id': this.getNetId()
|
'net_id': this.getNetId()
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user