Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module represents the pruning module allowing to clean the database periodically
func (*Module) HandleBlock ¶
func (m *Module) HandleBlock(block *tmctypes.ResultBlock, _ []*types.Tx, _ *tmctypes.ResultValidators) error
HandleBlock implements modules.BlockModule
Click to show internal directories.
Click to hide internal directories.