doc: document the grpc-port option, now cln-grpc is a built-in.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2022-04-10 15:24:16 +09:30
parent e4ed15dc33
commit a3ec140c03
1 changed files with 5 additions and 0 deletions

View File

@ -220,6 +220,11 @@ If there is no `hsm_secret` yet, `lightningd` will create a new encrypted secret
If you have an unencrypted `hsm_secret` you want to encrypt on-disk, or vice versa,
see lightning-hsmtool(8).
**grpc-port**=*portnum* [plugin `cln-grpc`]
The port number for the GRPC plugin to listen for incoming
connections; default is not to activate the plugin at all.
### Lightning node customization options
**alias**=*NAME*