genesis

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Network = "minter-test-network-28"
)

Functions

func GetPreTestnetGenesis added in v0.9.0

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

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