Skip to content

Fix for entrypoint with prysm hybrid mode#839

Merged
0xfornax merged 1 commit into
rocket-pool:masterfrom
jshufro:jms/fix-prysm-hybrid
May 29, 2025
Merged

Fix for entrypoint with prysm hybrid mode#839
0xfornax merged 1 commit into
rocket-pool:masterfrom
jshufro:jms/fix-prysm-hybrid

Conversation

@jshufro
Copy link
Copy Markdown
Contributor

@jshufro jshufro commented May 28, 2025

No description provided.


// Used by text/template to select an entrypoint based on which consensus client is used.
func (cfg *RocketPoolConfig) GetEth2Entrypoint() string {
if client, _ := cfg.GetSelectedConsensusClient(); client == config.ConsensusClient_Prysm {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this function checks if we're in hybrid mode

@0xfornax 0xfornax merged commit 500d0ff into rocket-pool:master May 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants