mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
got interop working~
This commit is contained in:
@@ -80,7 +80,7 @@ pub fn core_topics_to_subscribe<E: EthSpec>(
|
||||
}
|
||||
}
|
||||
|
||||
if fork_name.electra_enabled() {
|
||||
if fork_name.eip7805_enabled() {
|
||||
topics.push(GossipKind::InclusionList);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user