Constant solana_ledger::blockstore_db::TRANSACTION_STATUS_INDEX_CF
source · const TRANSACTION_STATUS_INDEX_CF: &str = "transaction_status_index";
Expand description
Column family for the Transaction Status Index. This column family is used for tracking the active primary index for columns that for query performance reasons should not be indexed by Slot.