Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

/core package

Function

QueryConsensusState

func QueryConsensusState(clientId types.ClientId, height uint64) string

QueryConsensusState returns the consensus state bytes at a given height as a hex string, or an empty string when missing.

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/onbloc/ibc/union/core.QueryConsensusState(,)"

Result