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

GetConsensusState

func GetConsensusState(clientId types.ClientId, height types.Height) ([]byte, error)

GetConsensusState returns the consensus state bytes at a height, or an error when no consensus state is stored at that height.

Params

Command

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

Result