My first code contribution merged into LND! Cleaning up help text and behavior of the `lncli listchaintxns` command.
As much as I've sort of been a Python maxi, Golang is pretty cool. Definitely more rigorous. I like that it feels a bit more like writing C, but just a lot more ergonomic.
https://github.com/lightningnetwork/lnd/pull/9558
NOICE!
What are some of your favorite Bitcoin/Nostr projects in Python?
Please Login to reply.
Mostly just LNBits and SeedSigner
Done some simple nostr POCs with nostr-sdk python package