Return known addresses which can potentially be used to find new nodes in the network.
countnumberoptionalnetworkstringoptionalcurl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"getnodeaddresses","params":[5]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/[
{
"time": 1713571767,
"services": 1033,
"address": "192.168.0.6",
"port": 8333,
"network": "ipv4"
}
]