Put `GetWeight` where it belongs (#1212)
* Put `GetWeight` where it belongs * add GetWeight to v2 * Re-export unchanged trait --------- Co-authored-by:Just van Stam <just.van.stam@gmail.com> Co-authored-by:
Keith Yeung <kungfukeith11@gmail.com>
Showing
- polkadot/xcm/src/lib.rs 0 additions, 5 deletionspolkadot/xcm/src/lib.rs
- polkadot/xcm/src/v2/mod.rs 2 additions, 2 deletionspolkadot/xcm/src/v2/mod.rs
- polkadot/xcm/src/v2/traits.rs 5 additions, 0 deletionspolkadot/xcm/src/v2/traits.rs
- polkadot/xcm/src/v3/mod.rs 3 additions, 2 deletionspolkadot/xcm/src/v3/mod.rs
- polkadot/xcm/xcm-builder/src/weight.rs 2 additions, 3 deletionspolkadot/xcm/xcm-builder/src/weight.rs
Please register or sign in to comment