TransactionState: "new" | "pending" | "included" | "confirmed" | "invalidated" | "expired"
"new"
"pending"
"included"
"confirmed"
"invalidated"
"expired"
Defined in: @nimiq/core/types/wasm/web.d.ts:578
Describes the state of a transaction as known by the client.
Updated yesterday on 2/3/25, 2:33 PM