Package node uses the backfiller to get all previous logs, and then listens to the
height of the blockchain in order to add new logs as blocks come in.
Start starts the scribe. This works by starting a backfill and recording what the
current block, which it will backfill to. Then, each chain will listen for new block
heights and backfill to that height.