Add the address of a peer to the address manager to be tried during connection attempts. Primarily for testing.
addressstringREQUIREDportnumberREQUIREDtriedbooleanoptionalcurl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"addpeeraddress","params":["192.168.0.6",8333]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/{
"success": true
}