Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Commit

Permalink
RPC port typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyqueen committed Nov 2, 2019
1 parent 3b9d994 commit 5f4ce8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/docs/006-wallets.md
Expand Up @@ -11,7 +11,7 @@ From the Help menu, you can access a console where you can enter the RPC command

### peercoind

`peercoind` provides a full peer which you can interact with through JSON-RPC interface on port 9904 (902 for testnet).
`peercoind` provides a full peer which you can interact with through JSON-RPC interface on port 9902 (9904 for testnet).

For more information on how to use the JSON-RPC interface see the [developer documents](https://docs.peercoin.net/#/developers)

Expand Down

0 comments on commit 5f4ce8e

Please sign in to comment.