Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GovPreventSpamDecorator ¶
type GovPreventSpamDecorator struct {
// contains filtered or unexported fields
}
func NewGovPreventSpamDecorator ¶
func NewGovPreventSpamDecorator(cdc codec.BinaryCodec, gov govkeeper.Keeper, aGov agovkeeper.IKeeper) GovPreventSpamDecorator
func (GovPreventSpamDecorator) AnteHandle ¶
type MinCommissionDecorator ¶
type MinCommissionDecorator struct {
// contains filtered or unexported fields
}
func NewMinCommissionDecorator ¶
func NewMinCommissionDecorator(cdc codec.BinaryCodec, k astakingkeeper.IKeeper) *MinCommissionDecorator
func (*MinCommissionDecorator) AnteHandle ¶
Click to show internal directories.
Click to hide internal directories.