Documentation ¶
Index ¶
- Constants
- func GetLatestSpan(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetQueryParams(cdc *codec.Codec) *cobra.Command
- func GetSpan(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
- func PostSendProposeSpanTx(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagProposerAddress = "proposer" FlagBorChainId = "bor-chain-id" FlagStartBlock = "start-block" FlagSpanId = "span-id" )
Variables ¶
This section is empty.
Functions ¶
func GetLatestSpan ¶
GetLatestSpan get state record
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func GetQueryParams ¶
GetQueryParams implements the params query command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.