cli

package
v3.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagStateIndex    = "index"
	FlagRollappHeight = "rollapp-height"
	FlagFinalized     = "finalized"
)
View Source
const (
	// Create rollapp flags
	FlagGenesisAccountsPath = "genesis-accounts-path"
)

Variables

View Source
var DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())

Functions

func CmdCreateRollapp

func CmdCreateRollapp() *cobra.Command

func CmdGenesisEvent added in v3.1.0

func CmdGenesisEvent() *cobra.Command

func CmdListRollapp

func CmdListRollapp() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func CmdShowLatestHeight added in v3.1.0

func CmdShowLatestHeight() *cobra.Command

func CmdShowLatestStateIndex

func CmdShowLatestStateIndex() *cobra.Command

func CmdShowRollapp

func CmdShowRollapp() *cobra.Command

func CmdShowStateInfo

func CmdShowStateInfo() *cobra.Command

func CmdUpdateState

func CmdUpdateState() *cobra.Command

func FlagSetCreateRollapp added in v3.1.0

func FlagSetCreateRollapp() *flag.FlagSet

FlagSetCreateRollapp returns flags for creating gauges.

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

func NewCmdSubmitFraudProposal added in v3.1.0

func NewCmdSubmitFraudProposal() *cobra.Command

NewCmdSubmitFraudProposal submits a fraud proposal

Types

type PermissionedAddresses

type PermissionedAddresses struct {
	Addresses []string `json:"addresses"`
}

TODO: refactor to be flag of []string

Jump to

Keyboard shortcuts

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