-
Notifications
You must be signed in to change notification settings - Fork 11
Optionally store stale blocks in database #103
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be good to have a per-network setting to toggle storing of stale blocks in the database. These can then be exported or exposed via the API and used in e.g. https://github.com/bitcoin-data/stale-blocks.
The blocks should be stored in a separate table. Docs should mention that this is only recommended for mainnet, as other networks might have many stale blocks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request