polymerdao / ibc-go

Interblockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
11 stars 13 forks source link

return proof height from multi-hop proof query #33

Closed dshiell closed 1 year ago

dshiell commented 1 year ago

Return the proof height from multi-hop proof query.

Proof height is the consensus height of the counterparty chain used to verify the multi-hop proof since it may not have been queried using the latest consenus height.