1
- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4 .
2
- .TH PIVX-QT "1" "July 2018 " "pivx-qt v3.1.99 .0" "User Commands"
1
+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11 .
2
+ .TH PIVX-QT "1" "July 2020 " "pivx-qt v4.2.0 .0" "User Commands"
3
3
.SH NAME
4
- pivx-qt \- manual page for pivx-qt v3.1.99 .0
4
+ pivx-qt \- manual page for pivx-qt v4.2.0 .0
5
5
.SH DESCRIPTION
6
- PIVX Core version v3.1.99 .0\- 11f4a2bba4 \- dirty (64\- bit)
6
+ PIVX Core version v4.2.0 .0\- bfdc7e0205 (64\- bit)
7
7
Usage:
8
8
.IP
9
9
pivx\- qt [command\- line options]
@@ -22,10 +22,6 @@ Print version and exit
22
22
Execute command when a relevant alert is received or we see a really
23
23
long fork (%s in cmd is replaced by message)
24
24
.HP
25
- \fB \- alerts \fR
26
- .IP
27
- Receive and display P2P network alerts (default: 1)
28
- .HP
29
25
\fB \- blocknotify= \fR <cmd>
30
26
.IP
31
27
Execute command when the best block changes (%s in cmd is replaced by
@@ -48,9 +44,14 @@ Specify configuration file (default: pivx.conf)
48
44
.IP
49
45
Specify data directory
50
46
.HP
47
+ \fB \- debuglogfile= \fR <file>
48
+ .IP
49
+ Specify location of debug log file: this can be an absolute path or a
50
+ path relative to the data directory (default: debug.log)
51
+ .HP
51
52
\fB \- dbcache= \fR <n>
52
53
.IP
53
- Set database cache size in megabytes (4 to 4096 , default: 100)
54
+ Set database cache size in megabytes (4 to 16384 , default: 100)
54
55
.HP
55
56
\fB \- loadblock= \fR <file>
56
57
.IP
@@ -64,9 +65,18 @@ Set the Maximum reorg depth (default: 100)
64
65
.IP
65
66
Keep at most <n> unconnectable transactions in memory (default: 100)
66
67
.HP
68
+ \fB \- maxmempool= \fR <n>
69
+ .IP
70
+ Keep the transaction memory pool below <n> megabytes (default: 300)
71
+ .HP
72
+ \fB \- mempoolexpiry= \fR <n>
73
+ .IP
74
+ Do not keep transactions in the mempool longer than <n> hours (default:
75
+ 72)
76
+ .HP
67
77
\fB \- par= \fR <n>
68
78
.IP
69
- Set the number of script verification threads (\fB \- 8 \fR to 16, 0 = auto, <0 =
79
+ Set the number of script verification threads (\fB \- 16 \fR to 16, 0 = auto, <0 =
70
80
leave that many cores free, default: 0)
71
81
.HP
72
82
\fB \- pid= \fR <file>
@@ -77,10 +87,6 @@ Specify pid file (default: pivxd.pid)
77
87
.IP
78
88
Rebuild block chain index from current blk000??.dat files on startup
79
89
.HP
80
- \fB \- reindexaccumulators \fR
81
- .IP
82
- Reindex the accumulator database on startup
83
- .HP
84
90
\fB \- reindexmoneysupply \fR
85
91
.IP
86
92
Reindex the PIV and zPIV money supply statistics on startup
@@ -125,7 +131,8 @@ for IPv6
125
131
.HP
126
132
\fB \- connect= \fR <ip>
127
133
.IP
128
- Connect only to the specified node(s)
134
+ Connect only to the specified node(s); \fB \- noconnect \fR or \fB \- connect \fR =\fI \, 0 \/ \fR alone to
135
+ disable automatic connections
129
136
.HP
130
137
\fB \- discover \fR
131
138
.IP
@@ -138,7 +145,7 @@ Allow DNS lookups for \fB\-addnode\fR, \fB\-seednode\fR and \fB\-connect\fR (def
138
145
\fB \- dnsseed \fR
139
146
.IP
140
147
Query for peer addresses via DNS lookup, if low on addresses (default: 1
141
- unless \fB \- connect \fR )
148
+ unless \fB \- connect \fR / \- noconnect )
142
149
.HP
143
150
\fB \- externalip= \fR <ip>
144
151
.IP
@@ -150,7 +157,8 @@ Always query for peer addresses via DNS lookup (default: 0)
150
157
.HP
151
158
\fB \- listen \fR
152
159
.IP
153
- Accept connections from outside (default: 1 if no \fB \- proxy \fR or \fB \- connect \fR )
160
+ Accept connections from outside (default: 1 if no \fB \- proxy \fR or
161
+ \fB \- connect \fR /\- noconnect)
154
162
.HP
155
163
\fB \- listenonion \fR
156
164
.IP
@@ -290,6 +298,10 @@ confirmation on average within n blocks (default: 1)
290
298
Maximum total fees to use in a single wallet transaction, setting too
291
299
low may abort large transactions (default: 1.00)
292
300
.HP
301
+ \fB \- legacywallet \fR
302
+ .IP
303
+ On first run, create a legacy wallet instead of a HD wallet
304
+ .HP
293
305
\fB \- upgradewallet \fR
294
306
.IP
295
307
Upgrade wallet to latest format on startup
@@ -341,13 +353,24 @@ Enable publish raw transaction (locked via SwiftX) in <address>
341
353
.PP
342
354
Debugging/Testing options:
343
355
.HP
356
+ \fB \- uacomment= \fR <cmt>
357
+ .IP
358
+ Append comment to the user agent string
359
+ .HP
344
360
\fB \- debug= \fR <category>
345
361
.IP
346
362
Output debugging information (default: 0, supplying <category> is
347
363
optional). If <category> is not supplied, output all debugging
348
- information.<category> can be: addrman, alert, bench, coindb, db, lock,
349
- rand, rpc, selectcoins, tor, mempool, net, proxy, http, libevent, pivx,
350
- (obfuscation, swiftx, masternode, mnpayments, mnbudget, zero), qt.
364
+ information.<category> can be: net, tor, mempool, http, bench, zmq, db,
365
+ rpc, estimatefee, addrman, selectcoins, reindex, cmpctblock, rand,
366
+ prune, proxy, mempoolrej, libevent, coindb, qt, leveldb, staking,
367
+ masternode, mnbudget, zero.
368
+ .HP
369
+ \fB \- debugexclude= \fR <category>
370
+ .IP
371
+ Exclude debugging information for a category. Can be used in conjunction
372
+ with \fB \- debug \fR =\fI \, 1 \/ \fR to output debug logs for all categories except one or more
373
+ specified categories.
351
374
.HP
352
375
\fB \- gen \fR
353
376
.IP
@@ -370,10 +393,19 @@ Include IP addresses in debug output (default: 0)
370
393
.IP
371
394
Prepend debug output with timestamp (default: 1)
372
395
.HP
396
+ \fB \- logtimemicros \fR
397
+ .IP
398
+ Add microsecond precision to debug timestamps (default: 0)
399
+ .HP
400
+ \fB \- maxtipage= \fR <n>
401
+ .IP
402
+ Maximum tip age in seconds to consider node in initial block download
403
+ (default: 86400)
404
+ .HP
373
405
\fB \- minrelaytxfee= \fR <amt>
374
406
.IP
375
- Fees (in PIV/Kb) smaller than this are considered zero fee for relaying
376
- (default: 0.0001)
407
+ Fees (in PIV/Kb) smaller than this are considered zero fee for relaying,
408
+ mining and transaction creation (default: 0.0001)
377
409
.HP
378
410
\fB \- printtoconsole \fR
379
411
.IP
@@ -398,19 +430,15 @@ Staking options:
398
430
.IP
399
431
Enable staking functionality (0\- 1, default: 1)
400
432
.HP
401
- \fB \- pivstake =\fR <n>
433
+ \fB \- coldstaking =\fR <n>
402
434
.IP
403
- Enable or disable staking functionality for PIV inputs (0\- 1, default: 1)
435
+ Enable cold staking functionality (0\- 1, default: 1). Disabled if
436
+ staking=0
404
437
.HP
405
- \fB \- zpivstake =\fR <n >
438
+ \fB \- minstakesplit =\fR <amt >
406
439
.IP
407
- Enable or disable staking functionality for zPIV inputs (0\- 1, default:
408
- 1)
409
- .HP
410
- \fB \- reservebalance= \fR <amt>
411
- .IP
412
- Keep the specified amount available for spending at all times (default:
413
- 0)
440
+ Minimum positive amount (in PIV) allowed by GUI and RPC for the stake
441
+ split threshold (default: 100.00)
414
442
.PP
415
443
Masternode options:
416
444
.HP
@@ -443,31 +471,6 @@ default: auto)
443
471
.PP
444
472
Zerocoin options:
445
473
.HP
446
- \fB \- enablezeromint= \fR <n>
447
- .IP
448
- Enable automatic Zerocoin minting (0\- 1, default: 1)
449
- .HP
450
- \fB \- zeromintpercentage= \fR <n>
451
- .IP
452
- Percentage of automatically minted Zerocoin (1\- 100, default: 10)
453
- .HP
454
- \fB \- preferredDenom= \fR <n>
455
- .IP
456
- Preferred Denomination for automatically minted Zerocoin
457
- (1/5/10/50/100/500/1000/5000), 0 for no preference. default: 0)
458
- .HP
459
- \fB \- backupzpiv= \fR <n>
460
- .IP
461
- Enable automatic wallet backups triggered after each zPIV minting (0\- 1,
462
- default: 1)
463
- .HP
464
- \fB \- zpivbackuppath= \fR <dir|file>
465
- .IP
466
- Specify custom backup path to add a copy of any automatic zPIV backup.
467
- If set as dir, every backup generates a timestamped file. If set as
468
- file, will rewrite to that file every backup. If backuppath is set as
469
- well, 4 backups will happen
470
- .HP
471
474
\fB \- reindexzerocoin= \fR <n>
472
475
.IP
473
476
Delete all zerocoin spends and mints that have been recorded to the
@@ -554,6 +557,20 @@ multiple times
554
557
\fB \- rpcthreads= \fR <n>
555
558
.IP
556
559
Set the number of threads to service RPC calls (default: 4)
560
+ .HP
561
+ \fB \- blockspamfilter= \fR <n>
562
+ .IP
563
+ Use block spam filter (default: 1)
564
+ .HP
565
+ \fB \- blockspamfiltermaxsize= \fR <n>
566
+ .IP
567
+ Maximum size of the list of indexes in the block spam filter (default:
568
+ 100)
569
+ .HP
570
+ \fB \- blockspamfiltermaxavg= \fR <n>
571
+ .IP
572
+ Maximum average size of an index occurrence in the block spam filter
573
+ (default: 10)
557
574
.PP
558
575
UI Options:
559
576
.HP
@@ -576,12 +593,16 @@ Set SSL root certificates for payment request (default: \fB\-system\-\fR)
576
593
\fB \- splash \fR
577
594
.IP
578
595
Show splash screen on startup (default: 1)
596
+ .HP
597
+ \fB \- hidecharts \fR
598
+ .IP
599
+ Hide QT staking charts on startup (default: 0)
579
600
.SH COPYRIGHT
580
- Copyright (C) 2009-2018 The Bitcoin Core Developers
601
+ Copyright (C) 2009-2020 The Bitcoin Core Developers
581
602
582
- Copyright (C) 2014-2018 The Dash Core Developers
603
+ Copyright (C) 2014-2020 The Dash Core Developers
583
604
584
- Copyright (C) 2015-2018 The PIVX Core Developers
605
+ Copyright (C) 2015-2020 The PIVX Core Developers
585
606
586
607
This is experimental software.
587
608
0 commit comments