Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPostHandler ¶
func NewPostHandler(options HandlerOptions) (sdk.PostHandler, error)
NewPostHandler returns an PostHandler that checks and set target commission rate for msg create validator and msg edit validator
Types ¶
type HandlerOptions ¶
type HandlerOptions struct { DyncommKeeper dyncommkeeper.Keeper TaxKeeper taxkeeper.Keeper BankKeeper bankkeeper.Keeper AccountKeeper accountkeeper.AccountKeeper TreasuryKeeper treasurykeeper.Keeper }
HandlerOptions are the options required for constructing a default SDK AnteHandler.
Click to show internal directories.
Click to hide internal directories.