Structs§
- Fork
State - Local
Forked State - Mock
Querier - MockQuerier holds an immutable table of bank balances and configurable handlers for Wasm queries and custom queries.
Functions§
- digit_
sum - mock_
wasmd_ attr - Only for test code. This bypasses assertions in new, allowing us to create _* Attributes to simulate responses from the blockchain
Type Aliases§
- Mock
Querier Custom Handler Result - The same type as cosmwasm-std’s QuerierResult, but easier to reuse in cosmwasm-vm. It might diverge from QuerierResult at some point.
- Query
Result With Gas