package
1.2.0
Repository: https://github.com/arableprotocol/acrechain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetTransferAmount returns the amount from an ICS20 FungibleTokenPacketData.
GetTransferSenderRecipient returns the sender and recipient sdk.AccAddresses from an ICS20 FungibleTokenPacketData as well as the original sender bech32 address from the packet data.
NewModule creates a new IBC Module boilerplate given the underlying IBC app.

# Structs

Module a concrete type for a module boilerplate.