Expand description
IBC middleware that sends amounts overflowing some target to another address.
Structs§
- Overflow
Receive Middleware - Overflow receive middleware entrypoint, which intercepts compatible ICS-20 packets and sends funds to a new address in case they exceed some specified amount.
Traits§
- Overflow
Recv Context - Context data required by the
OverflowReceiveMiddleware
. - Packet
Metadata - Metadata included in ICS-20 packet memos, related with the overflow receive middleware.