Module context

Source
Expand description

Defines the main context traits and IBC module callbacks

Traitsยง

TokenTransferExecutionContext
Methods required in token transfer execution, to be implemented by the host.
TokenTransferValidationContext
Methods required in token transfer validation, to be implemented by the host