handlers

package
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBankMsgServer

func NewBankMsgServer(bankKeeper bankkeeper.Keeper, treasuryKeeper treasurykeeper.Keeper, taxKeeper taxkeeper.Keeper, messageServer banktypes.MsgServer) banktypes.MsgServer

func NewMarketMsgServer

func NewMarketMsgServer(marketKeeper marketkeeper.Keeper, treasuryKeeper treasurykeeper.Keeper, taxKeeper taxkeeper.Keeper, messageServer markettypes.MsgServer) markettypes.MsgServer

func NewWasmMsgServer

func NewWasmMsgServer(wasmKeeper wasmkeeper.Keeper, treasuryKeeper treasurykeeper.Keeper, taxKeeper taxkeeper.Keeper, bankKeeper bankkeeper.Keeper, messageServer wasmtypes.MsgServer) wasmtypes.MsgServer

Types

type BankMsgServer

type BankMsgServer struct {
	banktypes.UnimplementedMsgServer
	// contains filtered or unexported fields
}

func (*BankMsgServer) MultiSend

MultiSend handles MsgMultiSend with tax deduction

func (*BankMsgServer) Send

Send handles MsgSend with tax deduction

type MarketMsgServer

type MarketMsgServer struct {
	markettypes.UnimplementedMsgServer
	// contains filtered or unexported fields
}

func (*MarketMsgServer) SwapSend

SwapSend handles MsgSwapSend with tax deduction

type WasmMsgServer

type WasmMsgServer struct {
	wasmtypes.UnimplementedMsgServer
	// contains filtered or unexported fields
}

func (*WasmMsgServer) ExecuteContract

ExecuteContract handles MsgExecuteContract with tax deduction

func (*WasmMsgServer) InstantiateContract

InstantiateContract handles MsgInstantiateContract with tax deduction

func (*WasmMsgServer) InstantiateContract2

InstantiateContract2 handles MsgInstantiateContract2 with tax deduction

Jump to

Keyboard shortcuts

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