nimiq / core-rs-albatross

Rust implementation of the Albatross protocol
https://nimiq.com
Other
160 stars 61 forks source link

Make history store indexing optional #2683

Closed viquezclaudio closed 2 months ago

viquezclaudio commented 3 months ago

Create configuration and network flags to indicate if a history node wants to have the history node indexing activated, as this is not currently fast enough to sync up a new history node when the chain has been running at capacity.