common

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2019 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTestEntry added in v0.3.0

func NewTestEntry(t *testing.T) *logrus.Entry

Types

type AccountMap

type AccountMap map[string]struct {
	Code        string
	Storage     map[string]string
	Balance     string
	Authorising bool
}

type Genesis

type Genesis struct {
	Alloc AccountMap
	Poa   PoaMap
}

type PoaMap

type PoaMap struct {
	Address string
	Balance string
	Abi     string
	Code    string
}

Jump to

Keyboard shortcuts

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