Merge #8567: Add default port numbers to REST doc
c911035
Add default port numbers to REST doc (djpnewton)
This commit is contained in:
commit
85d4e21a61
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue