Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeeBurnDecorator ¶
type FeeBurnDecorator struct {
// contains filtered or unexported fields
}
FeeBurnDecorator Run his after we already deduct the fee from the account with the ante.NewDeductFeeDecorator() decorator. We pull funds from the FeeCollector ModuleAccount
func NewFeeBurnDecorator ¶
func NewFeeBurnDecorator(bk feeburntype.BankKeeper, fb feeburntype.FeeBurnKeeper) FeeBurnDecorator
func (FeeBurnDecorator) AnteHandle ¶
Click to show internal directories.
Click to hide internal directories.