transfer

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 14 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeeperTransferWrapper

type KeeperTransferWrapper struct {
	keeper.Keeper

	FeeKeeper  wrappedtypes.FeeRefunderKeeper
	SudoKeeper wrappedtypes.WasmKeeper
	// contains filtered or unexported fields
}

KeeperTransferWrapper is a wrapper for original ibc keeper to override response for "Transfer" method

func NewKeeper

func NewKeeper(
	cdc codec.BinaryCodec, key storetypes.StoreKey, paramSpace paramtypes.Subspace,
	ics4Wrapper porttypes.ICS4Wrapper, channelKeeper wrappedtypes.ChannelKeeper, portKeeper types.PortKeeper,
	authKeeper types.AccountKeeper, bankKeeper types.BankKeeper, scopedKeeper capabilitykeeper.ScopedKeeper,
	feeKeeper wrappedtypes.FeeRefunderKeeper,
	sudoKeeper wrappedtypes.WasmKeeper,
) KeeperTransferWrapper

NewKeeper creates a new IBC transfer Keeper(KeeperTransferWrapper) instance

func (KeeperTransferWrapper) Transfer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL