# Functions

NewKeeper creates a new forward Keeper instance.

# Variables

DefaultForwardTransferPacketTimeoutTimestamp is the timeout timestamp following IBC defaults.
DefaultRefundTransferPacketTimeoutTimestamp is a 28-day timeout for refund packets since funds are stuck in router module otherwise.
DefaultTransferPacketTimeoutHeight is the timeout height following IBC defaults.

# Structs

Keeper defines the packet forward middleware keeper.