wormhole/cosmwasm/contracts/wormchain-accounting/schema
Chirantan Ekbote b1050f69ee cosmwasm: accounting: Simply transfer queries
Rather than forcing clients to guess whether a transfer is pending or
committed use a single `TransferStatus` query that will return whether
the transfer is still pending or already committed.

This will make it easier for clients to keep the pending and committed
transfer state in sync to avoid unnecessary overhead.
2023-01-13 11:41:54 +09:00
..
wormchain-accounting.json cosmwasm: accounting: Simply transfer queries 2023-01-13 11:41:54 +09:00