query

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// cosmos-sdk query clients
	Authz authz.QueryClient
	Bank  banktypes.QueryClient

	// wasmd query clients
	Wasm wasmtypes.QueryClient

	// osmosis query clients
	ConcentratedLiquidity clquery.QueryClient
	PoolManager           pmquery.QueryClient
}

Client is a wrapper with Cosmos and Osmosis grpc query clients

func NewQueryClient

func NewQueryClient(conn *grpc.ClientConn) (*Client, error)

NewQueryClient creates a new QueryClient and initializes all the module query clients

Jump to

Keyboard shortcuts

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