Documentation ¶
Index ¶
- Constants
- func GetCmdAddVendor(cdc *codec.Codec) *cobra.Command
- func GetCmdUpdateVendor(cdc *codec.Codec) *cobra.Command
- func GetCmdVendor(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdVendors(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagVID = "vid" FlagVendorName = "vendorName" FlagCompanyLegalName = "companyLegalName" FlagCompanyPreferredName = "companyPreferredName" FlagVendorLandingPageURL = "vendorLandingPageURL" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.