pub fn add_operation_to_envelope(
envelope: &mut TransactionEnvelope,
operation: Operation,
) -> Result<(), StellarTransactionUtilsError>Expand description
Add operation to transaction envelope
pub fn add_operation_to_envelope(
envelope: &mut TransactionEnvelope,
operation: Operation,
) -> Result<(), StellarTransactionUtilsError>Add operation to transaction envelope