updated line number

This commit is contained in:
Isaacdelly 2019-06-24 17:13:44 -07:00 committed by GitHub
parent bbbfd5790f
commit cadb4fbe80
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 `19,216,420 Bitcoin addresses`. This is the total number of P2PKH 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/Plutus/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#L134">Line 134</a> before running the program. This will print the size of the database.
### Why Are There So Many Files?