Listener addresses to accept connections from other peers. Valid format is: <proto>://<addr>:<port>, where the protocol can be tcp, udp, ring, wg, ws, wss.
Declarations
Type
list of stringDefault
[
"tcp://0.0.0.0:11010"
"udp://0.0.0.0:11010"
]