package
0.23.0
Repository: https://github.com/xpladev/ethermint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetReceivedCoin returns the transferred coin from an ICS20 FungibleTokenPacketData as seen from the destination chain.
GetSentCoin returns the sent coin from an ICS20 FungibleTokenPacketData.
GetTransferAmount returns the amount from an ICS20 FungibleTokenPacketData as a string.
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.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Module a concrete type for a module boilerplate.