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 2 days ago on 11/14/24, 2:44 PM