client

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ValidatorAddressErrorPrompt = "validator address not valid. it must start with qosval1. current address: %s. err: %s"
	AccountAddressErrorPrompt   = "account address not valid. it must start with qosacc1.current address: %s. err: %s"
)

Variables

This section is empty.

Functions

func MustParseAccountAddress added in v0.0.9

func MustParseAccountAddress(w http.ResponseWriter, addrStr string) (types.AccAddress, bool)

func MustParseValidatorAddress added in v0.0.9

func MustParseValidatorAddress(w http.ResponseWriter, addrStr string) (types.ValAddress, bool)

func QueryCommands

func QueryCommands(cdc *amino.Codec) []*cobra.Command

func RegisterRoutes added in v0.0.9

func RegisterRoutes(ctx context.CLIContext, r *mux.Router)

func TxCommands added in v0.0.6

func TxCommands(cdc *amino.Codec) []*cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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