evmos.proto.autogen.py.ibc.lightclients.localhost.v1

Classes

ClientState(chain_id, height)

ClientState defines a loopback (localhost) client.

class evmos.proto.autogen.py.ibc.lightclients.localhost.v1.ClientState(chain_id: str = <object object>, height: ~evmos.proto.autogen.py.ibc.core.client.v1.Height = <object object>)[source]

Bases: Message

ClientState defines a loopback (localhost) client. It requires (read-only) access to keys outside the client prefix.

chain_id: str = <object object>

self chain ID

height: ___core_client_v1__.Height = <object object>

self latest block height