Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #3792
- Loading branch information