1
This commit is contained in:
parent
2e2d4c98c2
commit
a78ca5a6e4
@ -160,6 +160,7 @@ class PullBcEvent extends BaseService {
|
|||||||
['txhash', event['transactionHash']],
|
['txhash', event['transactionHash']],
|
||||||
['log_index', event['logIndex']],
|
['log_index', event['logIndex']],
|
||||||
['net_id', this.bc.getNetId()],
|
['net_id', this.bc.getNetId()],
|
||||||
|
['contract_name', this.getContractAddress()],
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user