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

GetClientState

func GetClientState(clientId types.ClientId) ([]byte, error)

GetClientState returns the mirrored client state bytes, or an error when the client state is missing.

Param

Command

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

Result