This commit is contained in:
bnovil 2023-10-25 11:08:25 +08:00
parent 570059fc72
commit c98e422faa

View file

@ -45,7 +45,6 @@ import (
)
var (
testKey, _ = crypto.HexToECDSA("b71c71a67e1177ad4e901695e1b4b9ee17ae16c6668d313eac2f96dbcda3f291")
testAddr = crypto.PubkeyToAddress(testKey.PublicKey)
testContract = common.HexToAddress("0xbeef")