pub fn get_transaction_id_raw(
transaction: Transaction,
) -> Result<Vec<u8>, AlgoKitTransactError>Expand description
Get the raw 32-byte transaction ID for a transaction.
pub fn get_transaction_id_raw(
transaction: Transaction,
) -> Result<Vec<u8>, AlgoKitTransactError>Get the raw 32-byte transaction ID for a transaction.