Module helpers

Source
Expand description

This file contains helper functions for working with this contract from external contracts.

Structs§

CwIcaControllerCode
CwIcaControllerCodeId is a wrapper around u64 that provides helpers for initializing this contract.
CwIcaControllerContract
CwIcaControllerContract is a wrapper around Addr that provides helpers for working with this contract.
CwIcaControllerContractQuerier
CwIcaControllerContractQuerier is a wrapper around QuerierWrapper that provides helpers for querying this contract.

Attribute Macros§

ica_callback_execute
Adds the necessary fields to an enum such that it implements the interface needed to receive callbacks from cw-ica-controller.