package
3.0.0-develop.3+incompatible
Repository: https://github.com/cheqd/cheqd-node.git
Documentation: pkg.go.dev

# Functions

DeductCoins deducts coins from the given account.
NewPostHandler returns a default post handler.
NewTaxDecorator returns a new taxDecorator.
SendTip sends a tip to the current block proposer.

# Structs

HandlerOptions are the options required for constructing a default post handler.
TaxDecorator will handle tax for all taxable messages.

# Interfaces

AccountKeeper defines the contract needed for AccountKeeper related APIs.
BankKeeper defines the contract needed for supply related APIs.
FeeMarketKeeper defines the expected feemarket keeper.