Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MuxConfig ¶
type MuxConfig struct { Handler gateway.MuxHandler EthPbMux *gateway.PbMux V1AlphaPbMux *gateway.PbMux }
MuxConfig contains configuration that should be used when registering the beacon node in the gateway.
func DefaultConfig ¶
DefaultConfig returns a fully configured MuxConfig with standard gateway behavior.
Click to show internal directories.
Click to hide internal directories.