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