Lightning Community Nodes don’t report Bolt9 Options – CoinNewsTrend

Lightning Community Nodes don’t report Bolt9 Options


Trying on the output of the describeGraph command of my node (LND), I’ve seen that my node detects roughly 19,000 nodes. Of these 19 thousand, 6 thousand don’t report any bolt9 function.

lnd@node:~$ lncli describegraph | grep -c "options"            
18969
lnd@node:~$ lncli describegraph | grep -A 1 "options" | grep -c }
6274

Is there any logical cause why this might occur? I believed it was necessary to report the options which might be applied with a view to use the protocol accurately.



Supply hyperlink