wormhole/cosmwasm/contracts/wormchain-accounting/src
Chirantan Ekbote acc3ec14d8 cosmwasm: accounting: Drop dependency on the tokenbridge contract
Now that the accounting contract can handle chain registrations on
its own, there's no need to query the tokenbridge contract.  Remove
references to it from `InstantiateMsg` and the internal state.
2022-12-19 17:14:33 +09:00
..
contract.rs cosmwasm: accounting: Drop dependency on the tokenbridge contract 2022-12-19 17:14:33 +09:00
error.rs cosmwasm: accounting: Add support for chain registration 2022-12-19 17:14:33 +09:00
lib.rs
msg.rs cosmwasm: accounting: Drop dependency on the tokenbridge contract 2022-12-19 17:14:33 +09:00
state.rs cosmwasm: accounting: Drop dependency on the tokenbridge contract 2022-12-19 17:14:33 +09:00