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

ClientStatus

func ClientStatus(clientID string) string

ClientStatus returns the status of the given client (Active, Expired, Frozen, ...). Returns "" if the client is unknown. Intended for read-only callers (UIs) that want to surface whether a client is usable.

Param

Command

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

Result