1
This commit is contained in:
parent
f17d42adee
commit
fc752b8a39
@ -37,6 +37,10 @@ class Transfer extends BaseEventProcess {
|
|||||||
await this.markOk();
|
await this.markOk();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async apiMint() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = Transfer;
|
module.exports = Transfer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user