CosmWasm / wasmvm

Go bindings to the running cosmwasm contracts with wasmer
Apache License 2.0
169 stars 100 forks source link

Add compile time type assertions for `hasSubMessages` interface #537

Closed chipshort closed 1 month ago

chipshort commented 1 month ago

These just make sure that we get a compiler error if we ever change the interface.