Skip to content

Commit

Permalink
ledger-tool: Refactor slot recording code (anza-xyz#2307)
Browse files Browse the repository at this point in the history
The logic to record / verify slots is currently inline in the verify
subcommand code. This code is non-trivial and makes it a bit harder
to read through the various commands in main.rs

So, break this code out into a helper function and perform some minor
cleanup.
  • Loading branch information
steviez authored Jul 29, 2024
1 parent 38458f4 commit e251e69
Showing 1 changed file with 224 additions and 217 deletions.
Loading

0 comments on commit e251e69

Please sign in to comment.