openethereum/rpc/src/v1/helpers/dispatch
Niklas Adolfsson 17042e9c32 fix(rpc): fix a bunch of clippy lints (#10493)
* fix(rpc): fix a bunch of clippy lints

* fix(rpc clippy): remove unused ignored lints

* fix(clippy): fix all redundant_field_names

This commit fixes all uses of `redundant_field_names` and removes the ignored lint `redundant_field_names`

* fix(brain unwrap): replace with expect
2019-03-22 12:01:11 +01:00
..
full.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
light.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
mod.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
prospective_signer.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
signing.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00