utils

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2018 License: MIT Imports: 3 Imported by: 31

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TendermintRpcAddrFlag = flag.String("tendermint_addr", "tcp://0.0.0.0:46657", "This is the address that minter will use to connect to the tendermint core node. Please provide a port.")
	MinterAppAddrFlag     = flag.String("minter_addr", "tcp://0.0.0.0:46658", "This is the address that minter will use to open ABCI application server. Please provide a port.")
	MinterAPIAddrFlag     = flag.String("api_addr", ":8841", "This is the address that minter will use to open API server. Please provide a port.")
	MinterHome            = flag.String("home", "", "Path to minter data directory")
	DisableApi            = flag.Bool("disable-api", false, "")
)

Functions

func GetMinterHome

func GetMinterHome() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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