Documentation
¶
Index ¶
- type Node
- func (n *Node) ConsManager() consmgr.ManagerReader
- func (n *Node) GRPC() *grpc.Server
- func (n *Node) Network() network.Network
- func (n *Node) Start() error
- func (n *Node) State() state.Facade
- func (n *Node) Stop()
- func (n *Node) Sync() sync.Synchronizer
- func (n *Node) WalletManager() wltmgr.IManager
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
func (*Node) ConsManager ¶ added in v0.10.0
func (n *Node) ConsManager() consmgr.ManagerReader
func (*Node) Sync ¶
func (n *Node) Sync() sync.Synchronizer
func (*Node) WalletManager ¶ added in v1.11.0
Click to show internal directories.
Click to hide internal directories.