package
7.0.0-20240311071335-a58b48b0a6d6
Repository: https://github.com/sideprotocol/packet-forward-middleware.git
Documentation: pkg.go.dev

# Functions

NewKeeper creates a new forward Keeper instance.
No description provided by the author
NewMsgServerImpl returns an implementation of the x/packetforward MsgServer interface.

# Variables

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

# Structs

Keeper defines the packet forward middleware keeper.
Migrator is a struct for handling in-place state migrations.