utils

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QueryClientStateABCI

func QueryClientStateABCI(
	clientCtx context.Context, clientID string,
) (*types.QueryClientStateResponse, error)

QueryClientStateABCI queries the store to get the light client state and a merkle proof.

func QueryClientStateABCI2

func QueryClientStateABCI2(
	clientCtx context.Context, clientID string,
) (*types.QueryClientStateResponse, error)

QueryClientStateABCI queries the store to get the light client state and a merkle proof.

func QueryClientStatesABCI

func QueryClientStatesABCI(
	clientCtx context.Context, offset, limit uint64,
) (*types.QueryClientStatesResponse, error)

QueryClientStateABCI queries the store to get the light client state and a merkle proof.

func QueryConsensusStateABCI

func QueryConsensusStateABCI(
	clientCtx context.Context, clientID string, height exported.Height,
) (*types.QueryConsensusStateResponse, error)

QueryConsensusStateABCI queries the store to get the consensus state of a light client and a merkle proof of its existence or non-existence.

Types

This section is empty.

Jump to

Keyboard shortcuts

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