Add freezer DB debugging tools

This commit is contained in:
Michael Sproul
2022-08-26 16:50:43 +10:00
parent c64e17bb81
commit 209a109877
8 changed files with 168 additions and 40 deletions

View File

@@ -16,3 +16,4 @@ tempfile = "3.1.0"
types = { path = "../consensus/types" }
slog = "2.5.2"
strum = { version = "0.24.0", features = ["derive"] }
hex = "0.4.2"