Documentation
¶
Index ¶
- Variables
- func CmdAddBatch() *cobra.Command
- func CmdAddExecutionLayer() *cobra.Command
- func CmdAddValidator() *cobra.Command
- func CmdDeleteExecutionLayer() *cobra.Command
- func CmdGetBatch() *cobra.Command
- func CmdGetPoll() *cobra.Command
- func CmdListAllExecutionLayers() *cobra.Command
- func CmdListPolls() *cobra.Command
- func CmdQVerifyBatch() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdShowExecutionLayerByAddress() *cobra.Command
- func CmdShowExecutionLayerById() *cobra.Command
- func CmdVerificationKey() *cobra.Command
- func CmdVerifyBatch() *cobra.Command
- func CmdVotePoll() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdAddBatch ¶
func CmdAddExecutionLayer ¶
func CmdAddValidator ¶
func CmdDeleteExecutionLayer ¶
func CmdGetBatch ¶
func CmdGetPoll ¶
func CmdListPolls ¶
func CmdQVerifyBatch ¶
func CmdQueryParams ¶
func CmdVerificationKey ¶
func CmdVerifyBatch ¶
func CmdVotePoll ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files
¶
- query.go
- query_get_batch.go
- query_get_poll.go
- query_list_all_execution_layers.go
- query_list_polls.go
- query_params.go
- query_q_verify_batch.go
- query_show_execution_layer_by_address.go
- query_show_execution_layer_by_id.go
- query_verification_key.go
- tx.go
- tx_add_batch.go
- tx_add_execution_layer.go
- tx_add_validator.go
- tx_delete_execution_layer.go
- tx_verify_batch.go
- tx_vote_poll.go
Click to show internal directories.
Click to hide internal directories.