# Functions
NewReplicator creates a new replicator replicating into `persistence` from `addr`.
# Constants
DEFAULT_SYNC_INTERVAL is the number of seconds between RPC calls to retrieve new blocks.
# Structs
Replicator replicates the ledger from the central server to a local data store, calling back to subscribers on every block.