fix: add a margin of 0.001% on sweeping transactions to ensure higher success rate
This commit is contained in:
parent
abddb165fe
commit
7dd395672a
2 changed files with 3 additions and 2 deletions
|
|
@ -263,7 +263,7 @@ settingsLoader.loadLatest()
|
|||
}
|
||||
|
||||
const opts = {
|
||||
chainId: 3,
|
||||
chainId: 1,
|
||||
nonce: 0,
|
||||
includesFee: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue