Skip to content

Commit 8d1e92d

Browse files
authored
Merge pull request #302 from mdqst/patch-2
Typo Update README.md
2 parents 91b0252 + e28f8fd commit 8d1e92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ abi: ["event ETHWithdrawalFinalized(address indexed _from, address indexed _to,
6565
isDeposit: false, // event type
6666
logKeys: {
6767
blockNumber: "blockNumber",
68-
txHash: "transactionHash",// if event log data key != adapter ouptup key
68+
txHash: "transactionHash",// if event log data key != adapter output key
6969
},
7070
argKeys: {
7171
to: "_to",

0 commit comments

Comments
 (0)