referrerpolicy=no-referrer-when-downgrade

Module event

Source
Expand description

The transaction’s event returned as json compatible object.

Structs§

TransactionBlock
The transaction was included in a block of the chain.
TransactionDropped
The transaction was dropped because of exceeding limits.
TransactionError
The transaction could not be processed due to an error.

Enums§

TransactionEvent
Possible transaction status events.