You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TransactionPaymentApi_query_info panic for V3 or higher multi-location version when using with polkadotXcm.limitedReserveTransferAssets if account has 0 balance of transferred asset.
Expected Behavior
Should return correct estimation as for V1/V2 multi-location
Actual Behavior
Throw panic, with no paymentInfo details
Steps to Reproduce
Try for example transfer from kilt to hydration with Alice (or another empty acc):
Description
TransactionPaymentApi_query_info panic for
V3
or higher multi-location version when using withpolkadotXcm.limitedReserveTransferAssets
if account has 0 balance of transferred asset.Expected Behavior
Should return correct estimation as for V1/V2 multi-location
Actual Behavior
Throw panic, with no paymentInfo details
Steps to Reproduce
kilt
tohydration
with Alice (or another empty acc):The text was updated successfully, but these errors were encountered: