Skip to content

Commit

Permalink
Merge pull request #415 from kleros/unknownunknown1-patch-1
Browse files Browse the repository at this point in the history
Update arbitrable-whitelist.js
  • Loading branch information
jaybuidl authored May 29, 2024
2 parents 4d91ab2 + e693e27 commit afc121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/temp/arbitrable-whitelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const arbitrableWhitelist = {
11155111: [
"0x73E4F71e5ecE8d1319807DC7cd2EAA9Fda8F5182",
"0xE620947519E8102aa625BBB4669fE317c9FffeD7",
"0x5cE3a093D8Ab2d8bE30c7A115a7E21a32dcBD883",
"0x1ec9729366e4C3eb8b8Ea776935508188051C0F4",
].map((address) => address.toLowerCase()),
};

Expand Down

0 comments on commit afc121b

Please sign in to comment.