# Functions
New creates a new service.
WithBlockRewardsSetter sets the block rewards setter for this module.
WithBlocksProvider sets the blocks 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.
WithTransactionsProvider sets the transactions provider for this module.
WithTransactionStateDiffsProvider sets the transaction sate diffs provider for this module.
# Interfaces
Parameter is the interface for service parameters.