Documentation
¶
Index ¶
- Variables
- func CmdAddAdmin() *cobra.Command
- func CmdAddDistributor() *cobra.Command
- func CmdRemoveAdmin() *cobra.Command
- func CmdRemoveDistributor() *cobra.Command
- func CmdSubmitDistributorsAuthProposal() *cobra.Command
- func GetCmdQueryAdmin() *cobra.Command
- func GetCmdQueryAdmins() *cobra.Command
- func GetCmdQueryDistributor() *cobra.Command
- func GetCmdQueryDistributors() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func ParseAddDistributorProposal(cdc codec.JSONCodec, proposalFile string) (types.AddDistributorProposal, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdAddAdmin ¶
func CmdAddDistributor ¶
func CmdRemoveAdmin ¶
func CmdRemoveDistributor ¶
func CmdSubmitDistributorsAuthProposal ¶
GetCmdSubmitDistributorsAuthProposal implements the command to submit a add_distributor proposal
func GetCmdQueryAdmin ¶
GetCmdQueryAdmin implements the query admin with address admin command.
func GetCmdQueryAdmins ¶
GetCmdQueryAdmins implements the query admins info admins command.
func GetCmdQueryDistributor ¶
GetCmdQueryDistributor implements the query distributor with address distributor command.
func GetCmdQueryDistributors ¶
GetCmdQueryDistributors implements the query distributors info distributorsauth command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func ParseAddDistributorProposal ¶
func ParseAddDistributorProposal(cdc codec.JSONCodec, proposalFile string) (types.AddDistributorProposal, error)
ParseAddDistributorProposal reads and parses a ParseAddDistributorProposal from a file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.