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

GetLightClient

func GetLightClient(clientId types.ClientId) (lightclient.Interface, bool)

GetLightClient returns the live light client instance for a client, or (nil, false) when the client is missing.

Param

Command

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

Result