terra_sdk.core.ibc.data.client
ibc client module data objects.
IdentifiedClientState Objects
_2@attr.s_2class IdentifiedClientState(JSONSerializable)
IdentifiedClientState defines a client state with an additional client identifier field.
ConsensusStateWithHeight Objects
_2@attr.s_2class ConsensusStateWithHeight(JSONSerializable)
ConsensusStateWithHeight defines a consensus state with an additional height field.
ClientConsensusStates Objects
_2@attr.s_2class ClientConsensusStates(JSONSerializable)
ClientConsensusStates defines all the stored consensus states for a given client.
Params Objects
_2@attr.s_2class Params(JSONSerializable)
Params defines the set of IBC light client parameters.