Function blockfrost_txinfo_to_txinfo

Source
pub fn blockfrost_txinfo_to_txinfo(
    blockfrost_tx_info: BlockfrostTxInfo,
    inputs: Vec<UTxO>,
    outputs: Vec<UTxO>,
) -> TransactionInfo