Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StandardMode ¶
type StandardMode struct {
// contains filtered or unexported fields
}
StandardMode makes the op-node follow the canonical chain based on a read-only supervisor endpoint.
func NewStandardMode ¶
func NewStandardMode(log log.Logger, cl *sources.SupervisorClient) *StandardMode
func (*StandardMode) AttachEmitter ¶
func (s *StandardMode) AttachEmitter(em event.Emitter)
Click to show internal directories.
Click to hide internal directories.