LitNode is a god object #327
Labels
help wanted
Help requested, not currently actively worked on
refactoring
Significant changes to existing code to improve robustness/performance
wip
Work is in progress, PR may have already been made but is not ready yet
It does a lot of different things and there's a lot of implicit context being passed around between function calls as parts of the object itself.
In particular:
ChanManager
NetManager
orPeerManager
FundsManager
, possibly as a layer on top of theChanManager
and wallit(I'll add more notes as I find them.)
The text was updated successfully, but these errors were encountered: