Skip to content

Commit 85d4e21

Browse files
committed
Merge #8567: Add default port numbers to REST doc
c911035 Add default port numbers to REST doc (djpnewton)
2 parents 21857d2 + c911035 commit 85d4e21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/REST-interface.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Unauthenticated REST Interface
33

44
The REST API can be enabled with the `-rest` option.
55

6+
The interface runs on the same port as the JSON-RPC interface, by default port 8332 for mainnet and port 18332 for testnet.
7+
68
Supported API
79
-------------
810

0 commit comments

Comments
 (0)