algokit_transact_ffi

Function get_transaction_id_raw

Source
pub fn get_transaction_id_raw(
    tx: Transaction,
) -> Result<Vec<u8>, AlgoKitTransactError>
Expand description

Get the raw 32-byte transaction ID for a transaction.