Replace Index for Nonce (#7374)
* replace Index for Nonce * remove extra Nonce * update lockfile for {"substrate"} --------- Co-authored-by: parity-processbot <>
parent
28024144
Showing
- polkadot/Cargo.lock 183 additions, 183 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/assigned_slots.rs 1 addition, 2 deletionspolkadot/runtime/common/src/assigned_slots.rs
- polkadot/runtime/common/src/auctions.rs 1 addition, 2 deletionspolkadot/runtime/common/src/auctions.rs
- polkadot/runtime/common/src/claims.rs 1 addition, 1 deletionpolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdloan/mod.rs 1 addition, 2 deletionspolkadot/runtime/common/src/crowdloan/mod.rs
- polkadot/runtime/common/src/impls.rs 1 addition, 1 deletionpolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/integration_tests.rs 1 addition, 2 deletionspolkadot/runtime/common/src/integration_tests.rs
- polkadot/runtime/common/src/paras_registrar.rs 1 addition, 2 deletionspolkadot/runtime/common/src/paras_registrar.rs
- polkadot/runtime/common/src/purchase.rs 1 addition, 1 deletionpolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/common/src/slots/mod.rs 1 addition, 2 deletionspolkadot/runtime/common/src/slots/mod.rs
- polkadot/runtime/kusama/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/src/mock.rs 1 addition, 2 deletionspolkadot/runtime/parachains/src/mock.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/utils/staking-miner/src/main.rs 4 additions, 4 deletionspolkadot/utils/staking-miner/src/main.rs
- polkadot/utils/staking-miner/src/prelude.rs 2 additions, 2 deletionspolkadot/utils/staking-miner/src/prelude.rs
- polkadot/utils/staking-miner/src/signer.rs 4 additions, 4 deletionspolkadot/utils/staking-miner/src/signer.rs
- polkadot/xcm/pallet-xcm-benchmarks/src/fungible/mock.rs 1 addition, 1 deletionpolkadot/xcm/pallet-xcm-benchmarks/src/fungible/mock.rs
Please register or sign in to comment