@ -122,9 +122,9 @@ The bitcoind(1) RPC host to connect to\&.
The bitcoind(1) RPC port to connect to\&.
.RE
.PP
\fBdefault\-fee\-rate\fR=\fISIPA\fR
\fBdefault\-fee\-rate\fR=\fISATOSHIKSIPA\fR
.RS4
Satoshis per kw if bitcoind can\(cqt estimate fees\&.
Satoshis per 1000 transaction weight if bitcoind can\(cqt estimate fees\&.
.RE
.PP
\fBrescan\fR=\fIBLOCKS\fR
@ -188,7 +188,7 @@ The base fee to charge for every payment which passes through\&. Note that milli
.PP
\fBfee\-per\-satoshi\fR=\fIMILLIONTHS\fR
.RS4
This is the proportional fee to charge for every payment which passes through\&. As percentages are too course, it\(cqs in millionths, so 10000 is 1 percent, 1000 is 0\&.1%\&.
This is the proportional fee to charge for every payment which passes through\&. As percentages are too coarse, it\(cqs in millionths, so 10000 is 1%, 1000 is 0\&.1%\&.
.RE
.PP
\fBignore\-fee\-limits\fR=\fIBOOL\fR
@ -218,16 +218,19 @@ The longest we\(cqll ever allow a peer to hold up payments, in the worst case\&.
Confirmations required for the funding transaction when the other side opens a channel before the channel is usable\&.
Limits on what onchain fee range we\(cqll allow when a node opens a channel with us\&. If they\(cqre outside this range, we abort their opening attempt\&. Note that max can (should!) be greater than 100\&.
.RE
.PP
\fBcommit\-fee\fR=\fIPERCENT\fR
.RS4
The percentage of
\fIestimatesmartfee 2\fR
to use for channel funding: can be greater than 100\&.
to use for the bitcoin transaction which funds a channel: can be greater than 100\&.