Expose the new leader schedule functionality from the bank.

This commit is contained in:
Greg Fitzgerald
2019-02-24 08:16:13 -07:00
committed by Grimes
parent d67211305c
commit 0947ec59c9
6 changed files with 27 additions and 33 deletions

View File

@@ -15,6 +15,7 @@ fnv = "1.0.6"
hashbrown = "0.1.8"
log = "0.4.2"
rand = "0.6.5"
rand_chacha = "0.1.1"
serde = "1.0.88"
serde_derive = "1.0.88"
serde_json = "1.0.38"