-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cl: fix caplin interop with lighthouse vc on gnosis (#12800)
Lighthouse VC was throwing the below error when running a validator with Caplin on Chiado: ``` The minimal/mainnet spec type of the beacon node does not match the validator ``` After a bit of debugging I found that it was because Lighthouse expects the preset base to be set to "gnosis"
- Loading branch information
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters