package
0.0.0-20201029031353-9742f5acb6e0
Repository: https://github.com/cachecashproject/go-cachecash.git
Documentation: pkg.go.dev

# 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.