kurtosis-tech / zzz-deprecated-eth2-merge-kurtosis-module

Deprecated in favor of https://github.com/kurtosis-tech/eth2-package
29 stars 23 forks source link

Allow nethermind to be backup bootnode #86

Closed parithosh closed 2 years ago

parithosh commented 2 years ago

Fixes the check where nethermind is not allowed to be the second bootnode. We need to remove this check since nethermind needs to be used as the second bootnode to fix the peering issue.

parithosh commented 2 years ago

Easier to just specify two geth bootnodes instead of hacking together extra codepaths for nethermind.