Versions in this module Expand all Collapse all v1 v1.1.0 Jun 24, 2022 v1.0.0 Jun 19, 2022 Changes in this version + type ConsumeType uint32 + var CONSUME ConsumeType = 1 + var CONSUMEC ConsumeType = 3 + var CONSUMECLOG ConsumeType = 5 + var CONSUMECONSENSUS ConsumeType = 2 + var CONSUMECTRC ConsumeType = 4 + type Replay interface + Start func() error + func NewDB(sc *servicesctrl.Control, config *cfg.Config, replayqueuesize int, ...) Replay + type TxPoolID struct + ID string + type WorkerPacket struct