Documentation ¶
Index ¶
- func GetQueryBoxParamsPath() string
- func GetQueryBoxPath(id string) string
- func GetQueryBoxSearchPath(boxType string, name string) string
- func GetQueryBoxsPath() string
- func QueryBoxByID(id string, cliCtx context.CLIContext) ([]byte, error)
- func QueryBoxByName(boxType string, name string, cliCtx context.CLIContext) ([]byte, error)
- func QueryBoxParams(cliCtx context.CLIContext) ([]byte, error)
- func QueryBoxsList(params params.BoxQueryParams, cdc *codec.Codec, cliCtx context.CLIContext) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryBoxParamsPath ¶ added in v0.6.0
func GetQueryBoxParamsPath() string
func GetQueryBoxPath ¶
func GetQueryBoxSearchPath ¶
func GetQueryBoxsPath ¶
func GetQueryBoxsPath() string
func QueryBoxByID ¶
func QueryBoxByID(id string, cliCtx context.CLIContext) ([]byte, error)
func QueryBoxByName ¶
func QueryBoxParams ¶ added in v0.6.0
func QueryBoxParams(cliCtx context.CLIContext) ([]byte, error)
func QueryBoxsList ¶
func QueryBoxsList(params params.BoxQueryParams, cdc *codec.Codec, cliCtx context.CLIContext) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.