mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-01 03:33:47 +00:00
Make BeaconState.balances a tree list!
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3481,6 +3481,7 @@ dependencies = [
|
||||
"eth2_ssz 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parking_lot",
|
||||
"serde",
|
||||
"smallvec",
|
||||
"tree_hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"typenum",
|
||||
]
|
||||
@@ -5611,6 +5612,7 @@ dependencies = [
|
||||
"sloggers",
|
||||
"state_processing",
|
||||
"tempfile",
|
||||
"tree_hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"types",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user