cli

package
v0.0.0-...-f498596 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCancelFeeSplit

func GetCancelFeeSplit(cdc *codec.Codec) *cobra.Command

GetCancelFeeSplit returns a CLI command handler for canceling a contract for fee distribution

func GetCmdFeeSplitSharesProposal

func GetCmdFeeSplitSharesProposal(cdcP *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdFeeSplitSharesProposal implements a command handler for submitting a fee split change proposal transaction

func GetCmdQueryDeployerFeeSplits

func GetCmdQueryDeployerFeeSplits(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryDeployerFeeSplits implements a command that returns all contracts that a deployer has registered for fee distribution

func GetCmdQueryFeeSplit

func GetCmdQueryFeeSplit(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryFeeSplit implements a command to return a registered contract for fee distribution

func GetCmdQueryFeeSplits

func GetCmdQueryFeeSplits(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryFeeSplits implements a command to return all registered contracts for fee distribution

func GetCmdQueryParams

func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryParams implements a command to return the current feesplit parameters.

func GetCmdQueryWithdrawerFeeSplits

func GetCmdQueryWithdrawerFeeSplits(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryWithdrawerFeeSplits implements a command that returns all contracts that have registered for fee distribution with a given withdraw address

func GetQueryCmd

func GetQueryCmd(moduleName string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetRegisterFeeSplit

func GetRegisterFeeSplit(cdc *codec.Codec) *cobra.Command

GetRegisterFeeSplit returns a CLI command handler for registering a contract for fee distribution

func GetTxCmd

func GetTxCmd(cdc *codec.Codec) *cobra.Command

GetTxCmd returns a root CLI command handler for certain modules/feesplit transaction commands.

func GetUpdateFeeSplit

func GetUpdateFeeSplit(cdc *codec.Codec) *cobra.Command

GetUpdateFeeSplit returns a CLI command handler for updating the withdraw address of a contract for fee distribution

Types

This section is empty.

Jump to

Keyboard shortcuts

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