show cancel

master
cyhhao 2 years ago
parent abe9c727d9
commit 4111f842d6

@ -252,6 +252,6 @@ export class TxManager {
rbfCount++ rbfCount++
} }
throw new Error(`send tx failed: ${nonce} ${lastError}`) throw new Error(`send tx failed: ${nonce} cancel: ${this.cancel} err: ${lastError} `)
} }
} }

Loading…
Cancel
Save