Skip to content

Commit f11acfe

Browse files
committed
fix committee abi typo CommitteeAddressDoesNotExist
1 parent b255a2a commit f11acfe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

etherman/smartcontracts/elderberry/abi/polygondatacommittee.abi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"inputs": [],
4-
"name": "CommitteeAddressDoesntExist",
4+
"name": "CommitteeAddressDoesNotExist",
55
"type": "error"
66
},
77
{

0 commit comments

Comments
 (0)