Listen addresses for incoming connections. You need listeners to accept incoming peerings from non-local nodes.
Declarations
Type
list of stringDefault
[ ]Example
[
"tcp://0.0.0.0:xxxxx"
"tls://[::]:yyyyy"
]Listen addresses for incoming connections. You need listeners to accept incoming peerings from non-local nodes.
list of string[ ][
"tcp://0.0.0.0:xxxxx"
"tls://[::]:yyyyy"
]