Added config option that allows disabling persistence for HeadTracker.
The persistence layer does not improve the chain's load time on chains with fast finality and only consumes database resources (mainly IO).
Persistence should not be disabled for products that use LogBroadcaster, as it might lead to missed on-chain events.
Added config option that allows disabling persistence for HeadTracker. The persistence layer does not improve the chain's load time on chains with fast finality and only consumes database resources (mainly IO). Persistence should not be disabled for products that use LogBroadcaster, as it might lead to missed on-chain events.