zebra/zebrad/src/commands
teor 09836d2800
fix(clippy): Put Rust format variables inline (#5783)
* cargo clippy --fix --all-features --all-targets

With rustc 1.67.0-nightly (234151769 2022-12-03)

* cargo fmt --all
2022-12-08 01:05:57 +00:00
..
copy_state.rs fix(clippy): Put Rust format variables inline (#5783) 2022-12-08 01:05:57 +00:00
download.rs Fix typos (#3314) 2022-01-04 11:25:00 +01:00
generate.rs cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +00:00
start.rs change(rpc): Return an error from getblocktemplate RPC if Zebra is still syncing lots of blocks (#5769) 2022-12-02 11:21:23 +00:00
tip_height.rs change(state): Write non-finalized blocks to the state in a separate thread, to avoid network and RPC hangs (#5257) 2022-10-11 19:25:45 +00:00
version.rs lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00