State db random fixes (#802)
* state-db: typo fixes * use fmt::Result for 'fmt' * state-db: typo fixes * state-db: use the same pattern to pass the parameter * state-db: follow the same style
Showing
- substrate/core/client/db/src/lib.rs 1 addition, 1 deletionsubstrate/core/client/db/src/lib.rs
- substrate/core/sr-primitives/src/generic/block.rs 1 addition, 1 deletionsubstrate/core/sr-primitives/src/generic/block.rs
- substrate/core/state-db/src/lib.rs 4 additions, 4 deletionssubstrate/core/state-db/src/lib.rs
- substrate/core/state-db/src/noncanonical.rs 3 additions, 3 deletionssubstrate/core/state-db/src/noncanonical.rs
- substrate/srml/balances/src/address.rs 1 addition, 1 deletionsubstrate/srml/balances/src/address.rs
Please register or sign in to comment