Skip to content

Commit

Permalink
Fix hardfork typo
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 authored Sep 10, 2021
1 parent 4058503 commit 31a942b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e.method.signing.js
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ describe('transaction and message signing [ @E2E ]', function() {
networkId: networkId,
chainId: chainId,
},
harfork: 'petersburg',
hardfork: 'petersburg',
};

const txObject = {
Expand Down

0 comments on commit 31a942b

Please sign in to comment.