wormhole/cosmwasm/contracts/wormchain-accounting
Chirantan Ekbote e3192a09b1 cosmwasm: accounting: Add query for missing observations
Add a query for guardians to check if there are any pending transfers
with missing observations.  The guardians can use this information to
trigger re-observations of those transactions.
2023-01-04 16:17:37 +09:00
..
examples cosmwasm: accounting: Remove `InstantiateMsg` 2022-12-21 13:59:01 +09:00
schema cosmwasm: accounting: Add query for missing observations 2023-01-04 16:17:37 +09:00
src cosmwasm: accounting: Add query for missing observations 2023-01-04 16:17:37 +09:00
tests cosmwasm: accounting: Add query for missing observations 2023-01-04 16:17:37 +09:00
Cargo.toml cosmwasm: wormhole-bindings: Use the Signature type from the SDK 2022-12-15 12:22:37 +09:00