Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 Changes in this version + type System struct + HistoryQ *history.Q + RetentionCount uint + func New(retention uint, dbSession *db.Session, ledgerState *ledger.State) *System + func (r *System) DeleteUnretainedHistory() error + func (r *System) Tick()