update event

This commit is contained in:
CounterFire2023 2024-04-14 17:38:52 +08:00
parent a99c2dda55
commit d9aca9e482
2 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@
"event": "ActionEvent", "event": "ActionEvent",
"abi": "TreasureHunt", "abi": "TreasureHunt",
"fromBlock": 26202217, "fromBlock": 26202217,
"eventProcesser": "GeneralEvent" "eventProcesser": "TreasureHunt"
} }
] ]

View File

@ -5,6 +5,6 @@
"event": "ActionEvent", "event": "ActionEvent",
"abi": "TreasureHunt", "abi": "TreasureHunt",
"fromBlock": 26202217, "fromBlock": 26202217,
"eventProcesser": "GeneralEvent" "eventProcesser": "TreasureHunt"
} }
] ]