cli

package
v0.0.0-...-ab54ecc Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultAuthorityAddr is the default authority to provide in the sanction module's governance proposal messages.
	// It should match the value provided to the sanction keeper constructor.
	// It is defined as a sdk.AccAddress to be independent of global bech32 HRP definition.
	DefaultAuthorityAddr = authtypes.NewModuleAddress(govtypes.ModuleName)
)

Functions

func QueryCmd

func QueryCmd() *cobra.Command

QueryCmd returns the command with sub-commands for specific sanction module queries.

func QueryIsSanctionedCmd

func QueryIsSanctionedCmd() *cobra.Command

QueryIsSanctionedCmd returns the command for executing an IsSanctioned query.

func QueryParamsCmd

func QueryParamsCmd() *cobra.Command

QueryParamsCmd returns a command for executing a Params query.

func QuerySanctionedAddressesCmd

func QuerySanctionedAddressesCmd() *cobra.Command

QuerySanctionedAddressesCmd returns a command for executing a SanctionedAddresses query.

func QueryTemporaryEntriesCmd

func QueryTemporaryEntriesCmd() *cobra.Command

QueryTemporaryEntriesCmd returns a command for executing a TemporaryEntries query.

func TxCmd

func TxCmd() *cobra.Command

TxCmd returns the command with sub-commands for specific sanction module Tx interaction.

func TxSanctionCmd

func TxSanctionCmd() *cobra.Command

TxSanctionCmd returns the command for submitting a MsgSanction governance proposal tx.

func TxUnsanctionCmd

func TxUnsanctionCmd() *cobra.Command

TxUnsanctionCmd returns the command for submitting a MsgUnsanction governance proposal tx.

func TxUpdateParamsCmd

func TxUpdateParamsCmd() *cobra.Command

TxUpdateParamsCmd returns the command for submitting a MsgUpdateParams governance proposal tx.

Types

This section is empty.

Jump to

Keyboard shortcuts

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