11.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2- .TH ELEMENTS-QT "1" "February 2025" "elements-qt v23.3.0 " "User Commands"
2+ .TH ELEMENTS-QT "1" "October 2025" "elements-qt v23.3.1 " "User Commands"
33.SH NAME
4- elements-qt \- manual page for elements-qt v23.3.0
4+ elements-qt \- manual page for elements-qt v23.3.1
55.SH SYNOPSIS
66.B elements-qt
77[\fI \, command-line options \/ \fR ]
88.SH DESCRIPTION
9- Elements Core version v23.3.0
9+ Elements Core version v23.3.1
1010.SH OPTIONS
1111.HP
1212\- ?
@@ -185,7 +185,7 @@ Create new files with system default permissions, instead of umask 077
185185Trim old headers in memory (by default older than 2 epochs), removing
186186blocksigning and dynafed\- related fields. Saves memory, but blocks
187187us from serving blocks or headers to peers, and removes trimmed
188- fields from some JSON RPC outputs. (default: false )
188+ fields from some JSON RPC outputs. (default: 0 )
189189.HP
190190\fB \- txindex \fR
191191.IP
@@ -637,8 +637,8 @@ Chain selection options:
637637.HP
638638\fB \- acceptdiscountct \fR
639639.IP
640- Accept discounted fees for Confidential Transactions (default: true in
641- liquidtestnet and liquidv1, false otherwise)
640+ Accept discounted fees for Confidential Transactions (default: 1 in
641+ liquidtestnet and liquidv1, 0 otherwise)
642642.HP
643643\fB \- bech32_hrp \fR
644644.IP
@@ -658,7 +658,7 @@ signet, regtest, liquidv1, liquidv1test
658658.IP
659659Whether the chain includes the block height directly in the header, for
660660easier validation of block height in low\- resource environments.
661- (default: true )
661+ (default: 1 )
662662.HP
663663\fB \- con_has_parent_chain \fR
664664.IP
@@ -690,8 +690,8 @@ signatures are necessary to solve it.
690690.HP
691691\fB \- creatediscountct \fR
692692.IP
693- Create Confidential Transactions with discounted fees (default: false ).
694- Setting this to true will also set 'acceptdiscountct' to true .
693+ Create Confidential Transactions with discounted fees (default: 0 ).
694+ Setting this to 1 will also set 'acceptdiscountct' to 1 .
695695.HP
696696\fB \- ct_bits \fR
697697.IP
@@ -945,6 +945,10 @@ Show splash screen on startup (default: 1)
945945.PP
946946Elements Options:
947947.HP
948+ \fB \- acceptunlimitedissuances \fR
949+ .IP
950+ Allow unblinded issuance amounts to exceed 21 million units
951+ .HP
948952\fB \- assetdir \fR
949953.IP
950954Entries of pet names of assets, in this format:asset=<hex>:<label>.
@@ -975,15 +979,14 @@ from genesis)
975979.HP
976980\fB \- con_dyna_deploy_signal \fR
977981.IP
978- Whether to signal for the Dynamic Federations deployment (default:
979- true).
982+ Whether to signal for the Dynamic Federations deployment (default: 1).
980983.HP
981984\fB \- con_elementsmode \fR
982985.TP
983986Use Elements\- like instead of Core\- like witness encoding.
984987This is
985988.IP
986- required for CA/CT. (default: true )
989+ required for CA/CT. (default: 1 )
987990.HP
988991\fB \- con_mandatorycoinbase \fR
989992.IP
@@ -1061,11 +1064,11 @@ effect for.
10611064.IP
10621065Validate peg\- in claims. An RPC connection will be attempted to the
10631066trusted mainchain daemon using the `mainchain*` settings below.
1064- All functionaries must run this enabled. (default: true if chain
1065- has federated peg)
1067+ All functionaries must run this enabled. (default: 1 if chain has
1068+ federated peg)
10661069.SH COPYRIGHT
1067- Copyright (C) 2009-2024 The Elements Project developers
1068- Copyright (C) 2009-2024 The Bitcoin Core developers
1070+ Copyright (C) 2009-2025 The Elements Project developers
1071+ Copyright (C) 2009-2025 The Bitcoin Core developers
10691072
10701073Please contribute if you find Elements Core useful. Visit
10711074<https://elementsproject.org/> for further information about the software.
0 commit comments