pub fn encode_transaction(
transaction: Transaction,
) -> Result<Vec<u8>, AlgoKitTransactError>Expand description
Encode the transaction with the domain separation (e.g. “TX”) prefix
pub fn encode_transaction(
transaction: Transaction,
) -> Result<Vec<u8>, AlgoKitTransactError>Encode the transaction with the domain separation (e.g. “TX”) prefix