Add default port numbers to REST doc
This commit is contained in:
parent
9358893518
commit
c91103573b
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