1
This commit is contained in:
parent
bcab24fc47
commit
12705e719f
@ -15,13 +15,14 @@ class Transfer extends BaseEventProcess {
|
||||
returnValues['tokenId']
|
||||
);
|
||||
}
|
||||
/*
|
||||
await this.add721NftRefresh
|
||||
(
|
||||
this.getNetId(),
|
||||
this.getContractAddress(),
|
||||
this.getContractName(),
|
||||
returnValues['tokenId']
|
||||
);
|
||||
);*/
|
||||
await this.markOk();
|
||||
}
|
||||
|
||||
|
@ -15,13 +15,14 @@ class Transfer extends BaseEventProcess {
|
||||
returnValues['tokenId']
|
||||
);
|
||||
}
|
||||
/*
|
||||
await this.add721NftRefresh
|
||||
(
|
||||
this.getNetId(),
|
||||
this.getContractAddress(),
|
||||
this.getContractName(),
|
||||
returnValues['tokenId']
|
||||
);
|
||||
);*/
|
||||
await this.markOk();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user