Documentation ¶
Index ¶
- Constants
- func GetLatestSpan(cdc *codec.Codec) *cobra.Command
- func GetNextSpanSeed(cdc *codec.Codec) *cobra.Command
- func GetPreparedProposeSpan(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 GetSpanList(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" FlagLimit = "limit" FlagPage = "page" )
Variables ¶
This section is empty.
Functions ¶
func GetLatestSpan ¶
GetLatestSpan get state record
func GetNextSpanSeed ¶ added in v0.3.2
GetNextSpanSeed implements the next span seed.
func GetPreparedProposeSpan ¶ added in v0.3.2
PostSendProposeSpanTx send propose span transaction
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func GetQueryParams ¶
GetQueryParams implements the params query command.
func GetSpanList ¶ added in v0.3.2
GetSpan get state record
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.