Working on adding some tests to my CLN plugin took a while to get it running but pyln-testing is a really cool way to test setting up nodes and channels etc.
Previously I was just live updating on my running mode which wasn’t very smart or fun.
Working on adding some tests to my CLN plugin took a while to get it running but pyln-testing is a really cool way to test setting up nodes and channels etc.
Previously I was just live updating on my running mode which wasn’t very smart or fun.
Mac? Linux?
Now I do everything on Linux for CLN at least, in a VM or something. It’s not easy to get builds to work on Mac. Not sure if the test s can run at all actually