diff --git a/doc/man/elements-cli.1 b/doc/man/elements-cli.1
index d7b1b9a415..6956323e98 100644
--- a/doc/man/elements-cli.1
+++ b/doc/man/elements-cli.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ELEMENTS-CLI "1" "April 2024" "elements-cli v23.2.2" "User Commands"
+.TH ELEMENTS-CLI "1" "July 2024" "elements-cli v23.2.2" "User Commands"
.SH NAME
elements-cli \- manual page for elements-cli v23.2.2
.SH SYNOPSIS
@@ -271,8 +271,8 @@ pre\-dynamic federations. Only used for testing in custom chains.
Per\-chain parameter that sets how long a particular fedpegscript is in
effect for.
.SH COPYRIGHT
-Copyright (C) 2009-2023 The Elements Project developers
-Copyright (C) 2009-2023 The Bitcoin Core developers
+Copyright (C) 2009-2024 The Elements Project developers
+Copyright (C) 2009-2024 The Bitcoin Core developers
Please contribute if you find Elements Core useful. Visit
for further information about the software.
diff --git a/doc/man/elements-qt.1 b/doc/man/elements-qt.1
index 957b4bb59b..407c3e5c45 100644
--- a/doc/man/elements-qt.1
+++ b/doc/man/elements-qt.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ELEMENTS-QT "1" "April 2024" "elements-qt v23.2.2" "User Commands"
+.TH ELEMENTS-QT "1" "July 2024" "elements-qt v23.2.2" "User Commands"
.SH NAME
elements-qt \- manual page for elements-qt v23.2.2
.SH SYNOPSIS
@@ -635,6 +635,10 @@ Append comment to the user agent string
.PP
Chain selection options:
.HP
+\fB\-acceptdiscountct\fR
+.IP
+Accept discounted fees for Confidential Transactions (default: false)
+.HP
\fB\-bech32_hrp\fR
.IP
The human\-readable part of the chain's bech32 encoding. (default: ex)
@@ -683,6 +687,11 @@ The proof\-of\-work limit value for the parent chain.
Signed blockchain. Uses input of `\-signblockscript` to define what
signatures are necessary to solve it.
.HP
+\fB\-creatediscountct\fR
+.IP
+Create Confidential Transactions with discounted fees (default: false).
+Setting this to true will also set 'acceptdiscountct' to true.
+.HP
\fB\-ct_bits\fR
.IP
The default number of hiding bits in a rangeproof. Will be exceeded to
@@ -1054,8 +1063,8 @@ trusted mainchain daemon using the `mainchain*` settings below.
All functionaries must run this enabled. (default: true if chain
has federated peg)
.SH COPYRIGHT
-Copyright (C) 2009-2023 The Elements Project developers
-Copyright (C) 2009-2023 The Bitcoin Core developers
+Copyright (C) 2009-2024 The Elements Project developers
+Copyright (C) 2009-2024 The Bitcoin Core developers
Please contribute if you find Elements Core useful. Visit
for further information about the software.
diff --git a/doc/man/elements-tx.1 b/doc/man/elements-tx.1
index 6015cba6e9..b0eff5ac21 100644
--- a/doc/man/elements-tx.1
+++ b/doc/man/elements-tx.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ELEMENTS-TX "1" "April 2024" "elements-tx v23.2.2" "User Commands"
+.TH ELEMENTS-TX "1" "July 2024" "elements-tx v23.2.2" "User Commands"
.SH NAME
elements-tx \- manual page for elements-tx v23.2.2
.SH SYNOPSIS
@@ -240,8 +240,8 @@ set=NAME:JSON\-STRING
.IP
Set register NAME to given JSON\-STRING
.SH COPYRIGHT
-Copyright (C) 2009-2023 The Elements Project developers
-Copyright (C) 2009-2023 The Bitcoin Core developers
+Copyright (C) 2009-2024 The Elements Project developers
+Copyright (C) 2009-2024 The Bitcoin Core developers
Please contribute if you find Elements Core useful. Visit
for further information about the software.
diff --git a/doc/man/elements-util.1 b/doc/man/elements-util.1
index bef0f59f4a..254fdf3e48 100644
--- a/doc/man/elements-util.1
+++ b/doc/man/elements-util.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ELEMENTS-UTIL "1" "April 2024" "elements-util v23.2.2" "User Commands"
+.TH ELEMENTS-UTIL "1" "July 2024" "elements-util v23.2.2" "User Commands"
.SH NAME
elements-util \- manual page for elements-util v23.2.2
.SH SYNOPSIS
@@ -155,8 +155,8 @@ grind
.IP
Perform proof of work on hex header string
.SH COPYRIGHT
-Copyright (C) 2009-2023 The Elements Project developers
-Copyright (C) 2009-2023 The Bitcoin Core developers
+Copyright (C) 2009-2024 The Elements Project developers
+Copyright (C) 2009-2024 The Bitcoin Core developers
Please contribute if you find Elements Core useful. Visit
for further information about the software.
diff --git a/doc/man/elements-wallet.1 b/doc/man/elements-wallet.1
index ada52b0ce7..2add599584 100644
--- a/doc/man/elements-wallet.1
+++ b/doc/man/elements-wallet.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ELEMENTS-WALLET "1" "April 2024" "elements-wallet v23.2.2" "User Commands"
+.TH ELEMENTS-WALLET "1" "July 2024" "elements-wallet v23.2.2" "User Commands"
.SH NAME
elements-wallet \- manual page for elements-wallet v23.2.2
.SH DESCRIPTION
@@ -211,8 +211,8 @@ salvage
Attempt to recover private keys from a corrupt wallet. Warning:
\&'salvage' is experimental.
.SH COPYRIGHT
-Copyright (C) 2009-2023 The Elements Project developers
-Copyright (C) 2009-2023 The Bitcoin Core developers
+Copyright (C) 2009-2024 The Elements Project developers
+Copyright (C) 2009-2024 The Bitcoin Core developers
Please contribute if you find Elements Core useful. Visit
for further information about the software.
diff --git a/doc/man/elementsd.1 b/doc/man/elementsd.1
index 1f68cb1bdd..2b39a8e94a 100644
--- a/doc/man/elementsd.1
+++ b/doc/man/elementsd.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ELEMENTSD "1" "April 2024" "elementsd v23.2.2" "User Commands"
+.TH ELEMENTSD "1" "July 2024" "elementsd v23.2.2" "User Commands"
.SH NAME
elementsd \- manual page for elementsd v23.2.2
.SH SYNOPSIS
@@ -635,6 +635,10 @@ Append comment to the user agent string
.PP
Chain selection options:
.HP
+\fB\-acceptdiscountct\fR
+.IP
+Accept discounted fees for Confidential Transactions (default: false)
+.HP
\fB\-bech32_hrp\fR
.IP
The human\-readable part of the chain's bech32 encoding. (default: ex)
@@ -683,6 +687,11 @@ The proof\-of\-work limit value for the parent chain.
Signed blockchain. Uses input of `\-signblockscript` to define what
signatures are necessary to solve it.
.HP
+\fB\-creatediscountct\fR
+.IP
+Create Confidential Transactions with discounted fees (default: false).
+Setting this to true will also set 'acceptdiscountct' to true.
+.HP
\fB\-ct_bits\fR
.IP
The default number of hiding bits in a rangeproof. Will be exceeded to
@@ -1032,8 +1041,8 @@ trusted mainchain daemon using the `mainchain*` settings below.
All functionaries must run this enabled. (default: true if chain
has federated peg)
.SH COPYRIGHT
-Copyright (C) 2009-2023 The Elements Project developers
-Copyright (C) 2009-2023 The Bitcoin Core developers
+Copyright (C) 2009-2024 The Elements Project developers
+Copyright (C) 2009-2024 The Bitcoin Core developers
Please contribute if you find Elements Core useful. Visit
for further information about the software.