Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct { cmn.BaseService // contains filtered or unexported fields }
func (*Node) MiningPool ¶ added in v0.4.3
func (n *Node) MiningPool() *miningpool.MiningPool
func (*Node) RunForever ¶
func (n *Node) RunForever()
func (*Node) SyncManager ¶ added in v0.4.3
func (n *Node) SyncManager() *netsync.SyncManager
Click to show internal directories.
Click to hide internal directories.