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