This commit is contained in:
aozhiwei 2023-07-03 14:06:52 +08:00
parent 507232e0f7
commit 93c39cd96f
2 changed files with 13 additions and 11 deletions

View File

@ -1,10 +0,0 @@
[
{
"contract_name": "HERO",
"event_name": "Transfer"
},
{
"contract_name": "CHIP",
"event_name": "Transfer"
}
]

View File

@ -3,7 +3,19 @@
"instance_id" : 1,
"listen_port": 8682,
"nets": [
421613
{
"net_id": 421613,
"events": [
{
"contract_name": "HERO",
"event_name": "Transfer"
},
{
"contract_name": "CHIP",
"event_name": "Transfer"
}
]
}
]
}
]