Function zebra_state::service::read::address::tx_id::apply_tx_id_changes
source ยท fn apply_tx_id_changes(
finalized_tx_ids: BTreeMap<TransactionLocation, Hash>,
chain_tx_ids: BTreeMap<TransactionLocation, Hash>,
) -> BTreeMap<TransactionLocation, Hash>
Expand description
Returns the combined finalized and non-finalized transaction IDs.