mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-29 02:11:24 +02:00
Merge #8567: Add default port numbers to REST doc
c911035
Add default port numbers to REST doc (djpnewton)
This commit is contained in:
@ -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
|
||||
-------------
|
||||
|
||||
|
Reference in New Issue
Block a user