cli

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagAddressDelegator = "address-delegator"
	FlagAddressValidator = "address-validator"
	FlagPubKey           = "pubkey"
	FlagAmount           = "amount"
	FlagShares           = "shares"

	FlagMoniker  = "moniker"
	FlagIdentity = "keybase-sig"
	FlagWebsite  = "website"
	FlagDetails  = "details"
)

nolint

Variables

This section is empty.

Functions

func GetCmdCreateValidator

func GetCmdCreateValidator(cdc *wire.Codec) *cobra.Command

create create validator command

func GetCmdDelegate

func GetCmdDelegate(cdc *wire.Codec) *cobra.Command

create edit validator command

func GetCmdEditValidator

func GetCmdEditValidator(cdc *wire.Codec) *cobra.Command

create edit validator command

func GetCmdQueryDelegation

func GetCmdQueryDelegation(storeName string, cdc *wire.Codec) *cobra.Command

get the command to query a single delegation bond

func GetCmdQueryDelegations

func GetCmdQueryDelegations(storeName string, cdc *wire.Codec) *cobra.Command

get the command to query all the validators bonded to a delegation

func GetCmdQueryValidator

func GetCmdQueryValidator(storeName string, cdc *wire.Codec) *cobra.Command

get the command to query a validator

func GetCmdQueryValidators

func GetCmdQueryValidators(storeName string, cdc *wire.Codec) *cobra.Command

get the command to query a validator

func GetCmdUnbond

func GetCmdUnbond(cdc *wire.Codec) *cobra.Command

create edit validator command

Types

This section is empty.

Jump to

Keyboard shortcuts

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