This commit is contained in:
owen05
2021-04-08 16:16:11 +08:00
parent 4b54b452ee
commit 2e1b0e0e9b
10 changed files with 234 additions and 8 deletions

View File

@@ -162,7 +162,7 @@ export class ProxyContext {
[this.WETH.options.address]
)
console.log(log.blueText("[Init DVM context]"));
console.log(log.blueText("[Init ProxyV2 context]"));
}
sendParam(sender, value = "0") {