Remove node-primitives (#1032)
This is a crate that shouldn't be used outside of the Substrate Node. Here the correct crate is the `polkadot-core-primitives` to get the `Balance` type.
Showing
- cumulus/Cargo.lock 4 additions, 3 deletionscumulus/Cargo.lock
- cumulus/polkadot-parachains/canvas-kusama/Cargo.toml 3 additions, 1 deletioncumulus/polkadot-parachains/canvas-kusama/Cargo.toml
- cumulus/polkadot-parachains/canvas-kusama/src/constants.rs 2 additions, 2 deletionscumulus/polkadot-parachains/canvas-kusama/src/constants.rs
- cumulus/polkadot-parachains/statemine/Cargo.toml 5 additions, 3 deletionscumulus/polkadot-parachains/statemine/Cargo.toml
- cumulus/polkadot-parachains/statemine/src/constants.rs 2 additions, 2 deletionscumulus/polkadot-parachains/statemine/src/constants.rs
- cumulus/polkadot-parachains/statemint/Cargo.toml 5 additions, 3 deletionscumulus/polkadot-parachains/statemint/Cargo.toml
- cumulus/polkadot-parachains/statemint/src/constants.rs 2 additions, 2 deletionscumulus/polkadot-parachains/statemint/src/constants.rs
- cumulus/polkadot-parachains/westmint/Cargo.toml 5 additions, 3 deletionscumulus/polkadot-parachains/westmint/Cargo.toml
- cumulus/polkadot-parachains/westmint/src/constants.rs 2 additions, 2 deletionscumulus/polkadot-parachains/westmint/src/constants.rs
Please register or sign in to comment