|
@ -215,17 +215,17 @@ Note that once you encrypt the \fBhsm_secret\fR this option will be mandatory fo |
|
|
|
|
|
|
|
|
.SH Lightning node customization options |
|
|
.SH Lightning node customization options |
|
|
|
|
|
|
|
|
\fBalias\fR=\fIRRGGBB\fR |
|
|
\fBalias\fR=\fINAME\fR |
|
|
\fBrgb\fR=\fIRRGGBB\fR |
|
|
|
|
|
Your favorite color as a hex code\. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Up to 32 UTF-8 characters to tag your node\. Completely silly, since |
|
|
Up to 32 UTF-8 characters to tag your node\. Completely silly, since |
|
|
anyone can call their node anything they want\. The default is an |
|
|
anyone can call their node anything they want\. The default is an |
|
|
NSA-style codename derived from your public key, but "Peter Todd" and |
|
|
NSA-style codename derived from your public key, but "Peter Todd" and |
|
|
"VAULTERO" are good options, too\. |
|
|
"VAULTERO" are good options, too\. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\fBrgb\fR=\fIRRGGBB\fR |
|
|
|
|
|
Your favorite color as a hex code\. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\fBfee-base\fR=\fIMILLISATOSHI\fR |
|
|
\fBfee-base\fR=\fIMILLISATOSHI\fR |
|
|
Default: 1000\. The base fee to charge for every payment which passes |
|
|
Default: 1000\. The base fee to charge for every payment which passes |
|
|
through\. Note that millisatoshis are a very, very small unit! Changing |
|
|
through\. Note that millisatoshis are a very, very small unit! Changing |
|
@ -337,7 +337,8 @@ precisely control where to bind and what to announce with the |
|
|
\fIautolisten\fR logic, so you must specifiy exactly what you want! |
|
|
\fIautolisten\fR logic, so you must specifiy exactly what you want! |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\fBaddr\fR=\fI[IPADDRESS\[:PORT\]\]|autotor:TORIPADDRESS\[:SERVICEPORT\]\[/torport=TORPORT\]|statictor:TORIPADDRESS\[:SERVICEPORT\]\[/torport=TORPORT\]\[/torblob=\[blob\]\]\fR |
|
|
\fBaddr\fR=\fI[IPADDRESS[:PORT]]|autotor:TORIPADDRESS[:SERVICEPORT][/torport=TORPORT]|statictor:TORIPADDRESS[:SERVICEPORT][/torport=TORPORT][/torblob=[blob]]\fR |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set an IP address (v4 or v6) or automatic Tor address to listen on and |
|
|
Set an IP address (v4 or v6) or automatic Tor address to listen on and |
|
|
(maybe) announce as our node address\. |
|
|
(maybe) announce as our node address\. |
|
|