Zebra/zebra-utils/src/bin/zebra-checkpoints
teor cef146edbd
lint(clippy): warn on manual printing to stdout or stderr (#3767)
Most logging should use `tracing::trace!()` or `tracing::debug!()` instead.
2022-03-08 09:14:15 +00:00
..
args.rs Add last_checkpoint argument to zebra-checkpoints (#793) 2020-07-31 08:33:00 +10:00
main.rs lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00