TransactionState: "new" | "pending" | "included" | "confirmed" | "invalidated" | "expired"
"new"
"pending"
"included"
"confirmed"
"invalidated"
"expired"
Describes the state of a transaction as known by the client.
@nimiq/core/types/wasm/web.d.ts:458
Updated 11 hours ago on 11/16/24, 5:57 PM