Skip to main content

get_alt_transaction

Function get_alt_transaction 

Source
pub fn get_alt_transaction(
    db: &BlockchainDatabase,
    tx_hash: &TxHash,
    tx_ro: &Snapshot,
) -> DbResult<VerifiedTransactionInformation>
Expand description

Retrieve a [VerifiedTransactionInformation] from the database.