Move constants to top of files (even though they're private)
Showing
- substrate/wasm-runtime/polkadot/src/runtime/governance.rs 4 additions, 4 deletionssubstrate/wasm-runtime/polkadot/src/runtime/governance.rs
- substrate/wasm-runtime/polkadot/src/runtime/session.rs 12 additions, 12 deletionssubstrate/wasm-runtime/polkadot/src/runtime/session.rs
- substrate/wasm-runtime/polkadot/src/runtime/staking.rs 15 additions, 15 deletionssubstrate/wasm-runtime/polkadot/src/runtime/staking.rs
- substrate/wasm-runtime/polkadot/src/runtime/system.rs 3 additions, 3 deletionssubstrate/wasm-runtime/polkadot/src/runtime/system.rs
- substrate/wasm-runtime/polkadot/src/runtime/timestamp.rs 2 additions, 2 deletionssubstrate/wasm-runtime/polkadot/src/runtime/timestamp.rs
Please register or sign in to comment