Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QitBootService ¶
func NewQitBootService ¶
func NewQitBootService(cfg *config.Config, nodeKey *ecdsa.PrivateKey) (*QitBootService, error)
func (*QitBootService) Node ¶
func (s *QitBootService) Node() *enode.Node
func (*QitBootService) Start ¶
func (s *QitBootService) Start() error
func (*QitBootService) Stop ¶
func (s *QitBootService) Stop() error
Click to show internal directories.
Click to hide internal directories.