Skip to content
Unverified Commit 6db99aa3 authored by Adrian Catangiu's avatar Adrian Catangiu Committed by GitHub
Browse files

pallet-xcm: fix transport fees for remote reserve transfers (#3798)

Add `SetFeesMode { jit_withdraw: true }` before
`InitiateReserveWithdraw` instruction to allow paying JIT fees in the
executor.

This is backport of https://github.com/paritytech/polkadot-sdk/pull/3792
parent 3aafdb58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment