Closed loloicci closed 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.
cosmwasm-vm::testing::contract::Contract
pub use contract::Contract
cosmwasm-vm::testing
cosmwasm-vm::testing::contract::Contract
is not exported. This is because lack ofpub use contract::Contract
incosmwasm-vm::testing
module.