unsettledroell404
unsettledroell404
It seems that the init() is not run on startup.
error in startup: plugin-rebalance.py: TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType' I think this is also fixed with [#5574](https://github.com/ElementsProject/lightning/pull/5574) I can...
Supposedly it must be done like [#5115](https://github.com/ElementsProject/lightning/issues/5115). Some more instructions are required. How should requirements.txt be changed and what should be done after that?