Update README.md

This commit is contained in:
Isaacdelly 2019-02-08 10:28:04 -08:00 committed by GitHub
parent 06370b38d3
commit 3377976254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ The name of the database folder is the date when the database was last updated i
The database currently holds `22,514,712 Bitcoin addresses`. This is also the total number of Bitcoin addresses with a balance that exist in the blockchain.
This can be verified by removing the hashtag on <a href=https://github.com/Isaacdelly/p/blob/master/plutus.py#L113>Line 113</a> before running the program. This will print the size of the database.
This can be verified by removing the hashtag on <a href="https://github.com/Isaacdelly/Plutus/blob/master/plutus.py#L113">Line 113</a> before running the program. This will print the size of the database.
### Why Are There So Many Files?