Apply store refactor to new fork choice

This commit is contained in:
Michael Sproul
2020-06-17 12:50:32 +10:00
parent e6f97bf466
commit 81c9fe3817
6 changed files with 33 additions and 13 deletions

1
Cargo.lock generated
View File

@@ -4561,7 +4561,6 @@ dependencies = [
"db-key",
"eth2_ssz",
"eth2_ssz_derive",
"fork_choice",
"itertools 0.9.0",
"lazy_static",
"leveldb",