Merge #8567: Add default port numbers to REST doc

c911035 Add default port numbers to REST doc (djpnewton)
This commit is contained in:
Wladimir J. van der Laan 2016-08-24 13:56:27 +02:00
commit 85d4e21a61
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -3,6 +3,8 @@ Unauthenticated REST Interface
The REST API can be enabled with the `-rest` option.
The interface runs on the same port as the JSON-RPC interface, by default port 8332 for mainnet and port 18332 for testnet.
Supported API
-------------