prettier
This commit is contained in:
parent
85e546beaa
commit
b030ac0244
@ -15,9 +15,7 @@ const gasPriceErrors = [
|
||||
]
|
||||
|
||||
// prettier-ignore
|
||||
const sameTxErrors = [
|
||||
"Returned error: Transaction with the same hash was already imported."
|
||||
];
|
||||
const sameTxErrors = ['Returned error: Transaction with the same hash was already imported.']
|
||||
|
||||
class Transaction {
|
||||
constructor(tx, manager) {
|
||||
|
Loading…
Reference in New Issue
Block a user