commands

package
v0.0.0-...-df5a86c Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2018 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InitCmd = &cobra.Command{
		Use:   "init [address]",
		Short: "Initialize a basecoin blockchain",
		RunE:  initCmd,
	}
)

commands

View Source
var KeyJSON = `` /* 311-byte string literal not displayed */

TODO: remove this once not needed for relay

View Source
var PrivValJSON = `` /* 417-byte string literal not displayed */

Functions

func GetGenesisJSON

func GetGenesisJSON(chainID, addr string) string

GetGenesisJSON returns a new tendermint genesis with Basecoin app_options that grant a large amount of "mycoin" to a single address TODO: A better UX for generating genesis files

Types

This section is empty.

Jump to

Keyboard shortcuts

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