wormhole/cosmwasm/contracts/wormchain-accounting/src
Chirantan Ekbote fba2f48dee cosmwasm: accounting: Fix chain registration query return type
The tokenbridge chain registration query returns a
`ChainRegistrationResponse` struct and not a `Vec<u8>`.  Use the proper
return type when sending the query.
2022-12-15 10:01:08 -05:00
..
contract.rs cosmwasm: accounting: Fix chain registration query return type 2022-12-15 10:01:08 -05:00
error.rs cosmwasm: Add wormchain-accounting contract (#1920) 2022-12-14 12:06:45 -05:00
lib.rs cosmwasm: Add wormchain-accounting contract (#1920) 2022-12-14 12:06:45 -05:00
msg.rs cosmwasm: Add backfill method for accounting 2022-12-15 12:22:37 +09:00
state.rs cosmwasm: wormhole-bindings: Use the Signature type from the SDK 2022-12-15 12:22:37 +09:00