Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Finder ¶
type Finder interface { Start(p2p p2p.Server) error Stop() Info() *Info SetListener(listener Listener) }
Finder to find snapshot block producers, and connect to them
Click to show internal directories.
Click to hide internal directories.