Function envelope_fee_in_stroops

Source
pub fn envelope_fee_in_stroops(
    envelope: &TransactionEnvelope,
) -> Result<u64, StellarTransactionUtilsError>
Expand description

Extract the fee (in stroops) from a V1 transaction envelope.