Expand description
Implementation of the IBC fungible token transfer (ICS-20) application logic.
Modulesยง
- Defines the main context traits and IBC module callbacks
- Implements the processing logic for ICS20 (token transfer) message.
- Re-exports the implementation of the IBC fungible token transfer (ICS-20) data structures.