posthandler

package
v0.46.0-rc1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 License: Apache-2.0 Imports: 4 Imported by: 225

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPostHandler

func NewPostHandler(options HandlerOptions) (sdk.AnteHandler, error)

NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.

func NewTipDecorator

func NewTipDecorator(bankKeeper types.BankKeeper) sdk.AnteDecorator

NewTipDecorator returns a new decorator for handling transactions with tips.

Types

type HandlerOptions

type HandlerOptions struct {
	BankKeeper types.BankKeeper
}

HandlerOptions are the options required for constructing a default SDK PostHandler.

Jump to

Keyboard shortcuts

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