ante

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnteHandler

func NewAnteHandler(ik keeper.Keeper, dk didkeeper.Keeper) sdk.AnteHandler

NewAnteHandler returns an AnteHandler

Types

type DeductIssuerFeeDecorator

type DeductIssuerFeeDecorator struct {
	// contains filtered or unexported fields
}

DeductIssuerFeeDecorator deducts fees from the every send transaction

func NewDeductIssuerFeeDecorator

func NewDeductIssuerFeeDecorator(ik keeper.Keeper, dk didkeeper.Keeper) DeductIssuerFeeDecorator

func (DeductIssuerFeeDecorator) AnteHandle

func (difd DeductIssuerFeeDecorator) AnteHandle(ctx sdk.Context, tx sdk.Tx, simulate bool, next sdk.AnteHandler) (newCtx sdk.Context, err error)

Jump to

Keyboard shortcuts

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