genesis

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTestnetGenesis added in v0.1.2

func GetTestnetGenesis() (*tmtypes.GenesisDoc, error)

Types

type Account

type Account struct {
	Address types.Address     `json:"address"`
	Balance map[string]string `json:"balance"`
}

type AppState

type AppState struct {
	FirstValidatorAddress types.Address `json:"first_validator_address"`
	InitialBalances       []Account     `json:"initial_balances"`
}

Jump to

Keyboard shortcuts

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