Type Alias: TXN_STATUS
TXN_STATUS =
STATUS_RECEIVED|STATUS_CANDIDATE|STATUS_PRE_CONFIRMED|STATUS_ACCEPTED_ON_L2|STATUS_ACCEPTED_ON_L1
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:118
Represents the finality status of the transaction, including the case the txn is still in the mempool or failed validation during the block construction phase