# Functions
New creates a new service.
WithAddresses sets the addresses for this module.
WithBalancesProvider sets the balances provider for this module.
WithBalancesSetter sets the balances setter for this module.
WithBlocksProvider sets the blocks provider for this module.
WithChainHeightProvider sets the chain height provider for this module.
WithDBBalancesProvider sets the database balances provider for this module.
WithInterval sets the interval between updates.
WithLogLevel sets the log level for the module.
WithMonitor sets the monitor for the module.
WithProcessConcurrency sets the concurrency for the service.
WithScheduler sets the scheduler for the module.
WithStartHeight sets the start height for this module.
WithTrackDistance sets the track distance for this module.
# Interfaces
Parameter is the interface for service parameters.