keeper

package
v2.4.2 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMsgServerImpl

func NewMsgServerImpl(keeper Keeper) crosschaintypes.MsgServer

NewMsgServerImpl returns an implementation of the gov MsgServer interface for the provided Keeper.

Types

type Keeper

type Keeper struct {
	crosschainkeeper.Keeper
}

func NewKeeper

func NewKeeper(cdc codec.BinaryCodec, moduleName string, storeKey sdk.StoreKey, paramSpace paramtypes.Subspace,
	stakingKeeper crosschaintypes.StakingKeeper, distributionKeeper crosschaintypes.DistributionKeeper, bankKeeper crosschaintypes.BankKeeper,
	ibcTransferKeeper crosschaintypes.IBCTransferKeeper, channelKeeper crosschaintypes.IBCChannelKeeper, erc20Keeper crosschaintypes.Erc20Keeper) Keeper

func (Keeper) BatchConfirms

BatchConfirms returns the batch confirmations by nonce and token contract

func (Keeper) BatchFees

BatchFees queries the batch fees from unbatched pool

func (Keeper) BatchRequestByNonce

BatchRequestByNonce queries the BatchRequestByNonce of the bsc module

func (Keeper) TransferAfter

func (k Keeper) TransferAfter(ctx sdk.Context, sender, receive string, amount, fee sdk.Coin) error

TransferAfter Hook operation after transfer transaction triggered by IBC module

type TronMsgServer

type TronMsgServer struct {
	crosschainkeeper.EthereumMsgServer
}

func (TronMsgServer) ConfirmBatch

ConfirmBatch handles MsgConfirmBatch

func (TronMsgServer) OracleSetConfirm

OracleSetConfirm handles MsgOracleSetConfirm

Jump to

Keyboard shortcuts

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