Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnteHandler ¶
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 ¶
Click to show internal directories.
Click to hide internal directories.