app

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitXHub

type BitXHub struct {
	Ledger        ledger.Ledger
	BlockExecutor executor.Executor
	ViewExecutor  executor.Executor
	Router        router.Router
	Order         order.Order
	PeerMgr       peermgr.PeerManager
	// contains filtered or unexported fields
}

func NewBitXHub

func NewBitXHub(rep *repo.Repo) (*BitXHub, error)

func NewTesterBitXHub

func NewTesterBitXHub(rep *repo.Repo) (*BitXHub, error)

func (*BitXHub) GetPrivKey added in v1.0.1

func (bxh *BitXHub) GetPrivKey() *repo.Key

func (*BitXHub) Start

func (bxh *BitXHub) Start() error

func (*BitXHub) Stop

func (bxh *BitXHub) Stop() error

Jump to

Keyboard shortcuts

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