-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(statedb_cmd): Add deep check functionality to UTXO:Ords map …
…index (#2088) The UTXO:Ords map index function now features an option for a 'deep check'. This thorough validation confirms whether the provided UtXO:Ords map database and the ones stored in the table match. If not, it raises a panic error. The print statement has also been modified to include the start time of the indexing process.
- Loading branch information
Showing
1 changed file
with
58 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters