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, error)

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

Params

Command

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

Result