mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-30 19:23:50 +00:00
Replace genesis crate with on-type defs
The methods in the `gensis` crate have been moved to `genesis` methods on `BeaconState` and `BeaconBlock`.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
members = [
|
||||
"eth2/attester",
|
||||
"eth2/block_producer",
|
||||
"eth2/genesis",
|
||||
"eth2/naive_fork_choice",
|
||||
"eth2/state_processing",
|
||||
"eth2/types",
|
||||
|
||||
Reference in New Issue
Block a user