package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev

# Functions

QueryClientState returns a client state.
QueryClientStateABCI queries the store to get the light client state and a merkle proof.
QueryConsensusState returns a consensus state.
QueryConsensusStateABCI queries the store to get the consensus state of a light client and a merkle proof of its existence or non-existence.
QueryNodeConsensusState takes a client context and returns the appropriate tendermint consensus state.
QuerySelfConsensusState takes a client context and returns the appropriate tendermint consensus state.
QueryTendermintHeader takes a client context and returns the appropriate tendermint header.