Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { P2P p2p.P2P DB db.Database Chain blockchainService StateNotifier statefeed.Notifier }
Config to set up the initial sync service.
type Service ¶ added in v0.3.0
type Service struct {
// contains filtered or unexported fields
}
Service service.
func NewInitialSync ¶
NewInitialSync configures the initial sync service responsible for bringing the node up to the latest head of the blockchain.
Click to show internal directories.
Click to hide internal directories.