mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-21 06:24:26 +01:00
Instead of letting the OS pick a random port for us in a way that wasn't concurrency safe, we use an atomically incremented port to avoid collisions.