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.Beacon
EthNetwork beaconprotocol.Network
RecipientStorage storage.Recipients
Ticker slot_ticker.Ticker
OperatorData *storage.OperatorData
}
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.