Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
fix: allowing chainId in the sanitization
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger committed Jan 17, 2022
1 parent d931aab commit 2cc2a06
Show file tree
Hide file tree
Showing 2 changed files with 2,439 additions and 3,305 deletions.
1 change: 1 addition & 0 deletions subproviders/sanitizer.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ var permitted = [
'toBlock',
'address',
'topics',
'chainId',
]

function cloneTxParams(txParams){
Expand Down
Loading

0 comments on commit 2cc2a06

Please sign in to comment.