query

package
v0.9.2-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQuerier

func NewQuerier(keeper keeper.Keeper, legacyQuerierCdc *codec.LegacyAmino) sdk.Querier

NewQuerier creates and returns a new market querier instance

Types

type Client

type Client interface {
}

Client interface

type RawClient

type RawClient interface {
	AllProviders() ([]byte, error)
	Provider(sdk.AccAddress) ([]byte, error)
	ProviderID(types.ProviderID) ([]byte, error)
	Auditor(sdk.AccAddress) ([]byte, error)
}

RawClient interface

func NewRawClient

func NewRawClient(ctx sdkclient.Context, key string) RawClient

NewRawClient creates a client instance with provided context and key

Jump to

Keyboard shortcuts

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