|
1 | 1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. |
2 | | -.TH ELEMENTSD "1" "February 2026" "elementsd v23.3.2" "User Commands" |
| 2 | +.TH ELEMENTSD "1" "February 2026" "elementsd v23.3.3" "User Commands" |
3 | 3 | .SH NAME |
4 | | -elementsd \- manual page for elementsd v23.3.2 |
| 4 | +elementsd \- manual page for elementsd v23.3.3 |
5 | 5 | .SH SYNOPSIS |
6 | 6 | .B elementsd |
7 | 7 | [\fI\,options\/\fR] \fI\,Start Elements Core\/\fR |
8 | 8 | .SH DESCRIPTION |
9 | | -Elements Core version v23.3.2 |
| 9 | +Elements Core version v23.3.3 |
10 | 10 | .SH OPTIONS |
11 | 11 | .HP |
12 | 12 | \-? |
@@ -755,6 +755,30 @@ address. (default: 111) |
755 | 755 | The byte prefix, in decimal, of the parent chain's base58 script |
756 | 756 | address. (default: 196) |
757 | 757 | .HP |
| 758 | +\fB\-peginminamount\fR |
| 759 | +.IP |
| 760 | +The minimum value for a peg\-in transaction after peginminheight |
| 761 | +(default: unset). |
| 762 | +.HP |
| 763 | +\fB\-peginminheight\fR |
| 764 | +.IP |
| 765 | +The block height at which a minimum peg\-in value is enforced (default: |
| 766 | +not active). |
| 767 | +.HP |
| 768 | +\fB\-peginsubsidyheight\fR |
| 769 | +.IP |
| 770 | +The block height at which peg\-in transactions must have a burn subsidy |
| 771 | +(default: not active). The subsidy is an OP_RETURN output, with |
| 772 | +its value equal to the feerate of the parent transaction |
| 773 | +multiplied by the vsize of spending the P2WSH output created by |
| 774 | +the peg\-in (feerate * 396 sats for liquidv1). |
| 775 | +.HP |
| 776 | +\fB\-peginsubsidythreshold\fR |
| 777 | +.IP |
| 778 | +The output value below which peg\-in transactions must have a burn |
| 779 | +subsidy (default: 0). Peg\-ins above this value do not require the |
| 780 | +subsidy. |
| 781 | +.HP |
758 | 782 | \fB\-pubkeyprefix\fR |
759 | 783 | .IP |
760 | 784 | The byte prefix, in decimal, of the chain's base58 pubkey address. |
@@ -1035,7 +1059,7 @@ pre\-dynamic federations. Only used for testing in custom chains. |
1035 | 1059 | .HP |
1036 | 1060 | \fB\-peginconfirmationdepth=\fR<n> |
1037 | 1061 | .IP |
1038 | | -Pegin claims must be this deep to be considered valid. (default: 8) |
| 1062 | +Peg\-in claims must be this deep to be considered valid. (default: 8) |
1039 | 1063 | .HP |
1040 | 1064 | \fB\-total_valid_epochs\fR |
1041 | 1065 | .IP |
|
0 commit comments