node

package
v2.10.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2021 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node interface {
	Init()
	Start()
	Stop()
	StartMiner()
	StopMiner()
	Leger() ledger.Ledger
	P2P() p2p.P2P
	Wallet() wallet.Wallet
}

func NewNode

func NewNode(cfg *config.Node) (Node, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL