Expand description

Helper functions and objects for working with the CosmWasm framework.

Macros

Traits

Functions

  • Load a batch of values by their keys from a Map.
  • Shortcut helper as the construction of QueryRequest::Wasm(WasmQuery::Raw {…}) can be quite verbose in contract code
  • Shortcut helper as the construction of QueryRequest::Wasm(WasmQuery::Smart {…}) can be quite verbose in contract code