informalsystems / hermes-sdk

Apache License 2.0
9 stars 2 forks source link

Implement packet commitment querier #340

Closed soareschen closed 1 month ago

soareschen commented 1 month ago

This is needed for building the receive packet payload. We will introduce traits such as CanQueryPacketCommitment, and implement it both for Cosmos and Sovereign.

soareschen commented 1 month ago

Closed by #356