remove: TxDescriptor<
    {
        asset_kind: Enum<
            {
                V3: {
                    asset_id: XcmV3MultiassetAssetId;
                    location: { interior: XcmV3Junctions; parents: number };
                };
                V4: {
                    asset_id: { interior: XcmV3Junctions; parents: number };
                    location: { interior: XcmV3Junctions; parents: number };
                };
                V5: {
                    asset_id: { interior: XcmV5Junctions; parents: number };
                    location: { interior: XcmV5Junctions; parents: number };
                };
            },
        >;
    },
>

Remove an existing conversion rate to native balance for the given asset.

  • O(1)
MMNEPVFCICPMFPCPTTAAATR