ClientConsensusStates defines all the stored consensus states for a given client.

Hierarchy

  • ClientConsensusStates

Properties

clientId: string

client identifier

consensusStates: ConsensusStateWithHeight[]

consensus states and their heights associated with the client

Generated using TypeDoc