mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-07 00:35:07 -04:00
operator role
This commit is contained in:
parent
aa88f1c04e
commit
9b4d3bc34e
4 changed files with 62 additions and 11 deletions
|
@ -55,7 +55,7 @@ module.exports = {
|
|||
provider: () => new HDWalletProvider(process.env.PRIVATE_KEY, 'https://mainnet.infura.io/v3/c7463beadf2144e68646ff049917b716'),
|
||||
network_id: 1,
|
||||
gas: 5000000,
|
||||
gasPrice: utils.toWei('2', 'gwei'),
|
||||
gasPrice: utils.toWei('3.1', 'gwei'),
|
||||
// confirmations: 0,
|
||||
// timeoutBlocks: 200,
|
||||
skipDryRun: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue