Documentation ¶
Index ¶
- Constants
- Variables
- func CmdCreateRollapp() *cobra.Command
- func CmdListRollapp() *cobra.Command
- func CmdListStateInfo() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdShowLatestStateIndex() *cobra.Command
- func CmdShowRollapp() *cobra.Command
- func CmdShowStateInfo() *cobra.Command
- func CmdUpdateState() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagStateIndex = "index" FlagRollappHeight = "rollapp-height" FlagFinalized = "finalized" )
Variables ¶
Functions ¶
func CmdCreateRollapp ¶
func CmdListRollapp ¶
func CmdListStateInfo ¶
func CmdQueryParams ¶
func CmdShowLatestStateIndex ¶
func CmdShowRollapp ¶
func CmdShowStateInfo ¶
func CmdUpdateState ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.