Documentation ¶
Index ¶
- func GetQueryParamsPath() string
- func GetQueryRecordPath(recordHash string) string
- func GetQueryRecordsPath() string
- func QueryParams(cliCtx context.CLIContext) ([]byte, error)
- func QueryRecord(hash string, cliCtx context.CLIContext) ([]byte, error)
- func QueryRecords(params params.RecordQueryParams, cdc *codec.Codec, cliCtx context.CLIContext) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryParamsPath ¶
func GetQueryParamsPath() string
func GetQueryRecordPath ¶
func GetQueryRecordsPath ¶
func GetQueryRecordsPath() string
func QueryParams ¶
func QueryParams(cliCtx context.CLIContext) ([]byte, error)
func QueryRecord ¶
func QueryRecord(hash string, cliCtx context.CLIContext) ([]byte, error)
func QueryRecords ¶
func QueryRecords(params params.RecordQueryParams, cdc *codec.Codec, cliCtx context.CLIContext) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.