# Functions
No description provided by the author
No description provided by the author
MakeIBCInstantiable adds some noop functions to not fail when contract is used for instantiation.
MakeInstantiable adds some noop functions to not fail when contract is used for instantiation.
No description provided by the author
No description provided by the author
No description provided by the author
NewIBCContractMockWasmer prepares a mocked wasm_engine for testing with an IBC contract test type.
No description provided by the author
No description provided by the author
SelfCallingInstMockWasmer prepares a Wasmer mock that calls itself on instantiation.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MockCommitMultiStore mock with a CacheMultiStore to capture commits.
MockGasRegister mock that implements keeper.GasRegister.
No description provided by the author
No description provided by the author
No description provided by the author
MockMessageRouter mock for testing.
No description provided by the author
No description provided by the author
MockWasmer implements types.WasmerEngine for testing purpose.
# Interfaces
IBCContractCallbacks defines the methods from wasmvm to interact with the wasm contract.
# Type aliases
MessageRouterFunc convenient type to match the keeper.MessageRouter interface.