mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-21 23:34:28 +01:00
This commit removes the `peerport` and `rpcport` config options and adds `listen`, `rpclisten`, and `restlisten` options to allow setting one or multiple interfaces to listen on for incoming connections. It also adds a `nolisten` option to allow disabling the listener for incoming peer connections.