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" FlagZenaChainId = "zena-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 ¶
GetNextSpanSeed implements the next span seed.
func GetPreparedProposeSpan ¶
GetPreparedProposeSpan generates a propose span transaction
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.