Module addons

Source
Expand description

§MultiTest add-ons

Additional components and functionalities used to enhance or customize tests of CosmWasm smart contracts.

Structs§

MockAddressGenerator
Address generator that mimics the original wasmd behavior.
MockApiBech32
Implementation of the Api trait that uses Bech32 format for humanizing canonical addresses.
MockApiBech32m
Implementation of the Api trait that uses Bech32m format for humanizing canonical addresses.