Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPostHandler ¶
func NewPostHandler(options HandlerOptions) (sdk.PostHandler, error)
NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.
Types ¶
type HandlerOptions ¶
type HandlerOptions struct {
DyncommKeeper dyncommkeeper.Keeper
}
HandlerOptions are the options required for constructing a default SDK AnteHandler.
Click to show internal directories.
Click to hide internal directories.