cli

package
v0.0.0-...-c736a29 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdBalance

func GetCmdBalance(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdBalance queries the bond module account balance.

func GetCmdCancelBond

func GetCmdCancelBond(cdc *codec.Codec) *cobra.Command

GetCmdCancelBond is the CLI command for cancelling a bond.

func GetCmdCreateBond

func GetCmdCreateBond(cdc *codec.Codec) *cobra.Command

GetCmdCreateBond is the CLI command for creating a bond.

func GetCmdGetBond

func GetCmdGetBond(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdGetBond queries a bond.

func GetCmdList

func GetCmdList(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdList queries all bonds.

func GetCmdListByOwner

func GetCmdListByOwner(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdListByOwner queries bonds by owner.

func GetCmdQueryParams

func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryParams implements the params query command.

func GetCmdRefillBond

func GetCmdRefillBond(cdc *codec.Codec) *cobra.Command

GetCmdRefillBond is the CLI command for creating a bond.

func GetCmdWithdrawFromBond

func GetCmdWithdrawFromBond(cdc *codec.Codec) *cobra.Command

GetCmdWithdrawFromBond is the CLI command for withdrawing funds from a bond.

func GetQueryCmd

func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns query commands.

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd returns transaction commands for this module.

Types

This section is empty.

Jump to

Keyboard shortcuts

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