XCM: Land XCM Builder (#1793)
* Land XCM Builder
* Clean up Cargo dependencies
Co-authored-by:
Gavin Wood <gavin@parity.io>
Showing
- polkadot/Cargo.lock 149 additions, 134 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 1 addition, 0 deletionspolkadot/Cargo.toml
- polkadot/parachain/src/primitives.rs 12 additions, 0 deletionspolkadot/parachain/src/primitives.rs
- polkadot/xcm/Cargo.toml 7 additions, 0 deletionspolkadot/xcm/Cargo.toml
- polkadot/xcm/xcm-builder/Cargo.toml 33 additions, 0 deletionspolkadot/xcm/xcm-builder/Cargo.toml
- polkadot/xcm/xcm-builder/src/currency_adapter.rs 54 additions, 0 deletionspolkadot/xcm/xcm-builder/src/currency_adapter.rs
- polkadot/xcm/xcm-builder/src/lib.rs 56 additions, 0 deletionspolkadot/xcm/xcm-builder/src/lib.rs
- polkadot/xcm/xcm-builder/src/location_conversion.rs 126 additions, 0 deletionspolkadot/xcm/xcm-builder/src/location_conversion.rs
- polkadot/xcm/xcm-builder/src/origin_conversion.rs 150 additions, 0 deletionspolkadot/xcm/xcm-builder/src/origin_conversion.rs
Please register or sign in to comment