|
1 | 1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. |
2 | | -.TH Netbox.Wallet "1" "July 2018" "netboxwallet v3.1.99.0" "User Commands" |
| 2 | +.TH Netbox.Wallet "1" "December 2021" "netboxwallet v3.5.1" "User Commands" |
3 | 3 | .SH NAME |
4 | | -netboxwallet \- manual page for netboxwallet v3.1.99.0 |
| 4 | +netboxwallet \- manual page for netboxwallet v3.5.1 |
5 | 5 | .SH DESCRIPTION |
6 | | -Netbox.Wallet version v3.1.99.0\-11f4a2bba4\-dirty (64\-bit) |
| 6 | +Netbox.Wallet version v3.5.1 (64\-bit) |
7 | 7 | Usage: |
8 | 8 | .IP |
9 | 9 | netboxwallet [command\-line options] |
@@ -64,6 +64,10 @@ Set the Maximum reorg depth (default: 100) |
64 | 64 | .IP |
65 | 65 | Keep at most <n> unconnectable transactions in memory (default: 100) |
66 | 66 | .HP |
| 67 | +\fB\-mempoolnotify=\fR<cmd> |
| 68 | +.IP |
| 69 | +Execute command when transaction added to mempool (%s in cmd is replaced by transaction hash) |
| 70 | +.HP |
67 | 71 | \fB\-par=\fR<n> |
68 | 72 | .IP |
69 | 73 | Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 = |
@@ -249,7 +253,7 @@ Set key pool size to <n> (default: 100) |
249 | 253 | .HP |
250 | 254 | \fB\-paytxfee=\fR<amt> |
251 | 255 | .IP |
252 | | -Fee (in PIV/kB) to add to transactions you send (default: 0.00) |
| 256 | +Fee (in NBX/kB) to add to transactions you send (default: 0.00) |
253 | 257 | .HP |
254 | 258 | \fB\-rescan\fR |
255 | 259 | .IP |
@@ -359,7 +363,7 @@ Prepend debug output with timestamp (default: 1) |
359 | 363 | .HP |
360 | 364 | \fB\-minrelaytxfee=\fR<amt> |
361 | 365 | .IP |
362 | | -Fees (in PIV/Kb) smaller than this are considered zero fee for relaying |
| 366 | +Fees (in NBX/Kb) smaller than this are considered zero fee for relaying |
363 | 367 | (default: 0.0001) |
364 | 368 | .HP |
365 | 369 | \fB\-printtoconsole\fR |
@@ -522,6 +526,8 @@ Copyright (C) 2014-2018 The Dash Core Developers |
522 | 526 |
|
523 | 527 | Copyright (C) 2015-2018 The PIVX Core Developers |
524 | 528 |
|
| 529 | +Copyright (C) 2018-2021 Netbox.Global |
| 530 | + |
525 | 531 | This is experimental software. |
526 | 532 |
|
527 | 533 | Distributed under the MIT software license, see the accompanying file COPYING |
|
0 commit comments