Documentation ¶ Index ¶ type Service Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Service ¶ type Service interface { // UpdatePreparations updates the preparations for validators on the beacon nodes. UpdatePreparations(ctx context.Context) error } Service is the proposal preparer service. Source Files ¶ View all Source files service.go Directories ¶ Show internal Expand all Path Synopsis mock standard Click to show internal directories. Click to hide internal directories.