mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-13 02:27:00 +02:00
[trivial] Fix typos in comments
This commit is contained in:
@ -24,7 +24,7 @@ input=/home/example/.bitcoin/blocks
|
||||
output_file=/home/example/Downloads/bootstrap.dat
|
||||
hashlist=hashlist.txt
|
||||
|
||||
# Maxmimum size in bytes of out-of-order blocks cache in memory
|
||||
# Maximum size in bytes of out-of-order blocks cache in memory
|
||||
out_of_order_cache_sz = 100000000
|
||||
|
||||
# Do we want the reverse the hash bytes coming from getblockhash?
|
||||
|
Reference in New Issue
Block a user