Skip to content

Type Alias: TransactionState

TransactionState: "new" | "pending" | "included" | "confirmed" | "invalidated" | "expired"

Describes the state of a transaction as known by the client.

Defined in

web.d.ts:319