Skip to content

Commit

Permalink
Merge pull request #146 from loicttn/patch-1
Browse files Browse the repository at this point in the history
fix(ethereum/kiln): change exitqueue claim signature
  • Loading branch information
adrienlacombe authored Oct 2, 2023
2 parents 945b812 + cf3cfbc commit 16816d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ethereum/kiln/b2c.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"method": "requestExit",
"plugin": "Kiln"
},
"0xa6d95360": {
"0xb7ba18c7": {
"method": "multiClaim",
"plugin": "Kiln"
}
Expand All @@ -66,7 +66,7 @@
"address": "0x8d6fd650500f82c7d978a440348e5a9b886943bf",
"contractName": "KilnExitQueueV2",
"selectors": {
"0x10dd50a7": {
"0xadcf1163": {
"method": "claim",
"plugin": "Kiln"
}
Expand Down

0 comments on commit 16816d1

Please sign in to comment.