Use ethers.js V6 and simplify functions #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "tornadocontrib/tornado-oracles:simple"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tested by tornadocash/classic-ui#35
Relayer side fee calculation could be achieved by simply disabling premium to 0 from calculateRelayerFee function
gasPrice and gasLimit should be calculated from the separate ethers.js provider which could be spawn with exported getProvider function
Pull request closed