Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Not possible to reserve_transfer_assets back from Statemine to Kusama #1136

@hbulgarini

Description

@hbulgarini

Companion issue for paritytech/polkadot#5233

All reserved funds moved from Kusama to Statemine can not make their way back to Kusama.

It is not possible to do a reserve_transfer_assets() from Statemine to Kusama because it does not have any trusted Reserves: https://github.com/paritytech/polkadot/blob/master/runtime/kusama/src/xcm_config.rs#L136

The amount is deposited in the Parent's sovereign account in Statemine/Statemint, but the UMP message fails in the relay chain.

The same applies for Statemint<>Polkadot & Westmint<>Westend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T6-XCMThis PR/Issue is related to XCM.T7-system_parachainsThis PR/Issue is related to System Parachains.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions