network

package
v0.0.0-...-d2b1f7f Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package network is a simple blockchain network implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Host

type Host struct {
	*p2p.Node
	Blockchain *blockchain.Blockchain
}

Host is a full node in blockchain network.

func NewHost

func NewHost(addr string) *Host

NewHost creates a new initialized host.

Jump to

Keyboard shortcuts

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