Function create_fee_payment_operation

Source
pub fn create_fee_payment_operation(
    destination: &str,
    asset_id: &str,
    amount: i64,
) -> Result<OperationSpec, StellarTransactionUtilsError>
Expand description

Create fee payment operation