diff options
author | fanquake <fanquake@gmail.com> | 2023-11-16 15:24:01 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-11-22 11:21:11 +0000 |
commit | 7dda4991a875ca9bd9f79b3d52b12837ad7f92f1 (patch) | |
tree | 2c257aa3173da83e9ea169113f7da3e6057a1c0c | |
parent | 5845331a6c57c25c873818ad165516a5df29b099 (diff) |
doc: regenerate example bitcoin.conf
-rw-r--r-- | share/examples/bitcoin.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/bitcoin.conf b/share/examples/bitcoin.conf index fe1e8be09a..0470acd300 100644 --- a/share/examples/bitcoin.conf +++ b/share/examples/bitcoin.conf @@ -98,7 +98,7 @@ # 336) #mempoolexpiry=<n> -# Set the number of script verification threads (-10 to 15, 0 = auto, <0 = +# Set the number of script verification threads (0 = auto, up to 15, <0 = # leave that many cores free, default: 0) #par=<n> |