clientchaintypes

package
v0.0.0-...-f5f0bdb Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainGenesis

type ChainGenesis struct {
	Block  *clienttypes.BlockData
	Code   []uint8
	Header *clienttypes.Header
}

ChainGenesis ...

type ChainJSON

type ChainJSON struct {
	ID        string           `json:"id"`
	Name      string           `json:"name"`
	BootNodes []string         `json:"bootNodes"`
	Genesis   ChainJSONGenesis `json:"genesis"`
}

ChainJSON ... TODO

type ChainJSONGenesis

type ChainJSONGenesis struct {
	Raw ChainJSONGenesisRaw `json:"raw"`
}

ChainJSONGenesis ...

type ChainJSONGenesisRaw

type ChainJSONGenesisRaw map[string]string

ChainJSONGenesisRaw ...

Jump to

Keyboard shortcuts

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