mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 05:18:30 +00:00
Remove "eip4844" network (#4008)
This commit is contained in:
@@ -307,6 +307,5 @@ define_hardcoded_nets!(
|
||||
// Set to `true` if the genesis state can be found in the `built_in_network_configs`
|
||||
// directory.
|
||||
GENESIS_STATE_IS_KNOWN
|
||||
),
|
||||
(eip4844, "eip4844", GENESIS_STATE_IS_KNOWN)
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user