Annotate clock constants with computed values for quick refeerence (#16812)

This commit is contained in:
Justin Starry
2021-04-25 22:05:00 +08:00
committed by GitHub
parent ec37a843a4
commit 8ce4a8d6ab
3 changed files with 22 additions and 1 deletions

View File

@ -38,6 +38,7 @@ rand = "0.7.0"
solana-logger = { path = "../../logger", version = "=1.7.0" }
[dev-dependencies]
static_assertions = "1.1.0"
assert_matches = "1.3.0"
bincode = "1.3.1"
serde_json = "1.0.56"