Closed marshacb closed 8 months ago
This PR fixes a bug where foreign asset locations had their PalletInstance prepended to them. This is incorrect behavior which should be removed.
PalletInstance
constructForeignAssetMultilocation
resolveMultiLocation
GlobalConsensus
closes: #376
Description
This PR fixes a bug where foreign asset locations had their
PalletInstance
prepended to them. This is incorrect behavior which should be removed.Changes
constructForeignAssetMultilocation
function from the APIresolveMultiLocation
to require the correct xcm version for theGlobalConsensus
typecloses: #376