Alex Bosworth
                                            Alex Bosworth
                                        
                                    allow trading in a channel for credits, or trading in some credits for a channel
this would be another command like bos message-channel-group for joiners this would send the message to the coordinator and quit for the coordinator this would listen for joiners and then...
based on observed behavior during rebalances, nodes could be assigned with behavior categorizations that would allow informing future pathfinding flags Example Categories: - Low outbound (fails often when forwarding out)...
Complete chain fee data is not available in the LND APIs directly so 3rd party APIs are used to look this up in accounting Instead, use the internal LND block...
%
(x = i % size) ? n[c][x] minified becomes: (x=iundefinedize)?n[c][x]
### Background When calling ListPeers API, the list peer response returns an inaccurate ping time for a peer ### Your environment - lnd 0.18.0-beta.rc1 ### Steps to reproduce - Add...
ECP was added as a required argument due to ESM module compatibility issues Many methods will never use this argument, so it should only be required if it is in...
channel type records will be extended with peer scid alias in a future lnd release
node.js is working on a tap based test system, the existing tests are already setup for tap, so migrate from the library tap to the native tap
Since LND before 0.15.4 has issues syncing, usage of those versions would be limited LND 0.14.5 can also be supported