cli

package
v0.23.1 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagAddressDelegator    = "address-delegator"
	FlagAddressValidator    = "address-validator"
	FlagAddressValidatorSrc = "addr-validator-source"
	FlagAddressValidatorDst = "addr-validator-dest"
	FlagPubKey              = "pubkey"
	FlagAmount              = "amount"
	FlagSharesAmount        = "shares-amount"
	FlagSharesPercent       = "shares-percent"

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

nolint

Variables

This section is empty.

Functions

func GetCmdBeginRedelegate

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

redelegate command

func GetCmdBeginUnbonding

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

create edit validator command

func GetCmdCompleteRedelegate

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

redelegate command

func GetCmdCompleteUnbonding

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

create edit validator command

func GetCmdCreateValidator

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

create create validator command

func GetCmdDelegate

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

delegate 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

func GetCmdQueryDelegations

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

get the command to query all the delegations made from one delegator

func GetCmdQueryRedelegation

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

get the command to query a single unbonding-delegation record

func GetCmdQueryRedelegations

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

get the command to query all the unbonding-delegation records for a delegator

func GetCmdQueryUnbondingDelegation

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

get the command to query a single unbonding-delegation record

func GetCmdQueryUnbondingDelegations

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

get the command to query all the unbonding-delegation records for a delegator

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 GetCmdRedelegate

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

create edit validator command

func GetCmdUnbond

func GetCmdUnbond(storeName string, 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