Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(opts *ControllerOptions) *recipientController
Types ¶
type ControllerOptions ¶
type ControllerOptions struct { Ctx context.Context BeaconClient beaconprotocol.BeaconNode Network networkconfig.NetworkConfig RecipientStorage storage.Recipients SlotTickerProvider slotticker.Provider OperatorDataStore operatordatastore.OperatorDataStore }
ControllerOptions holds the needed dependencies
type RecipientController ¶
RecipientController submit proposal preparation to beacon node for all committee validators
Click to show internal directories.
Click to hide internal directories.