Add `NonFungibleAdapter` (#2924)
This PR introduces a new `NonFungibleAdapter`. It will be useful for enabling cross-chain Coretime region transfers, as the existing `NonFungiblesAdapter` is unsuitable for this purpose. This is due to the fact that there is only one class of items within the `pallet-broker`, i.e., the Coretime regions. --------- Co-authored-by:Francisco Aguirre <franciscoaguirreperez@gmail.com> Co-authored-by:
Dónal Murray <donalm@seadanda.dev>
parent
5c79ed37
Showing
- polkadot/xcm/xcm-builder/src/lib.rs 5 additions, 0 deletionspolkadot/xcm/xcm-builder/src/lib.rs
- polkadot/xcm/xcm-builder/src/nonfungible_adapter.rs 326 additions, 0 deletionspolkadot/xcm/xcm-builder/src/nonfungible_adapter.rs
- polkadot/xcm/xcm-builder/src/nonfungibles_adapter.rs 10 additions, 1 deletionpolkadot/xcm/xcm-builder/src/nonfungibles_adapter.rs
- prdoc/pr_2924.prdoc 13 additions, 0 deletionsprdoc/pr_2924.prdoc
Please register or sign in to comment