Versions in this module Expand all Collapse all v1 v1.0.0 Aug 15, 2021 Changes in this version + type Syncer struct + func NewSyncer(db *sql.DB, node api.FullNode, lookbackLimit uint64) *Syncer + func (s *Syncer) Start(ctx context.Context)