Skip to main content

get_output

Function get_output 

Source
pub fn get_output(
    db: &BlockchainDatabase,
    pre_rct_output_id: &PreRctOutputId,
    tx_ro: &Snapshot,
) -> DbResult<Output>
Expand description

Retrieve a Pre-RCT Output from the database.