|
@@ -39,7 +39,6 @@ std = [
|
|
|
'offchain-primitives/std',
|
|
|
'substrate-session/std',
|
|
|
'transaction-payment/std',
|
|
|
- 'node-primitives/std',
|
|
|
'randomness-collective-flip/std',
|
|
|
'system-rpc-runtime-api/std',
|
|
|
'forum/std',
|
|
@@ -221,12 +220,6 @@ git = 'https://github.com/paritytech/substrate.git'
|
|
|
package = 'srml-staking'
|
|
|
rev = 'polkadot-master'
|
|
|
|
|
|
-[dependencies.node-primitives]
|
|
|
-default_features = false
|
|
|
-git = 'https://github.com/paritytech/substrate.git'
|
|
|
-package = 'node-primitives'
|
|
|
-rev = 'polkadot-master'
|
|
|
-
|
|
|
[dependencies.transaction-payment]
|
|
|
package = "srml-transaction-payment"
|
|
|
git = 'https://github.com/paritytech/substrate.git'
|