1
This commit is contained in:
parent
0a2f9c77d9
commit
703d82ec44
@ -192,10 +192,6 @@ class PullBcEvent extends BaseService {
|
||||
}
|
||||
}
|
||||
|
||||
getBlockNumberDbName() {
|
||||
return this.instance['name'] + '.' + this.instance['eventName'] + '.last_block_number.' + this.bc.getNetId();
|
||||
}
|
||||
|
||||
getNetId() {
|
||||
return this.net['net_id'];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user