informalsystems / hermes-sdk

Apache License 2.0
9 stars 3 forks source link

Add counterparty proof height for IBC SovereignMessage #368

Closed soareschen closed 3 months ago

soareschen commented 3 months ago

The previous refactoring caused IBC messages that are embedded inside SovereignMessage to return None when retrieving the counterparty proof height. This causes the UpdateClient message to not be built by the relayer when submitting the IBC messages.