Function add_operation_to_envelope

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

Add operation to transaction envelope