Finschia / cosmwasm

Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27 stars 14 forks source link

cosmwasm-vm::testing::contract::Contract is not exported #146

Closed loloicci closed 2 years ago

loloicci commented 2 years ago

cosmwasm-vm::testing::contract::Contract is not exported. This is because lack of pub use contract::Contract in cosmwasm-vm::testing module.