Skip to content

Support new txDropped transaction state #369

@cmeisl

Description

@cmeisl

Back-end now sends a txDropped when a transaction is no longer in the mempool and not replaced (speedup/cancel) or added to a block.

Note that this feature is not necessarily a global state as it depends in specific node mempools. It is possible to a tx to receive txConfirmed/txFailed after a txDropped.

Support includes default and custom notification messages, as well as custom notifications event handler.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions