Skip to content

Commit

Permalink
Merge pull request #302 from mdqst/patch-2
Browse files Browse the repository at this point in the history
Typo Update README.md
  • Loading branch information
vrtnd authored Nov 12, 2024
2 parents 91b0252 + e28f8fd commit 8d1e92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ abi: ["event ETHWithdrawalFinalized(address indexed _from, address indexed _to,
isDeposit: false, // event type
logKeys: {
blockNumber: "blockNumber",
txHash: "transactionHash",// if event log data key != adapter ouptup key
txHash: "transactionHash",// if event log data key != adapter output key
},
argKeys: {
to: "_to",
Expand Down

0 comments on commit 8d1e92d

Please sign in to comment.