referrerpolicy=no-referrer-when-downgrade

deposit_or_burn_fee

Function deposit_or_burn_fee 

Source
pub fn deposit_or_burn_fee<AssetTransactor: TransactAsset>(
    fee: AssetsInHolding,
    context: Option<&XcmContext>,
    dest: Location,
)
Expand description

Try to deposit the given fee in the specified account. Burns the fee in case of a failure.