pub const FINAL_TRANSACTION_STATUSES: &[TransactionStatus];Expand description
Transaction statuses that are considered final states. These states indicate that a transaction has reached its terminal state and will not be processed further.
pub const FINAL_TRANSACTION_STATUSES: &[TransactionStatus];Transaction statuses that are considered final states. These states indicate that a transaction has reached its terminal state and will not be processed further.