From f533be6970fa85565f3800a9a3b660e736dc59d6 Mon Sep 17 00:00:00 2001 From: BitcoinZ <31584933+bitcoinz-pod@users.noreply.github.com> Date: Tue, 19 Sep 2017 08:21:51 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 22622efc7..314ac5005 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ All exchanges are allowed. The best one are decentralized. We plan to implement - Update to latest Zcash codebase - Finish rebranding +### Ports: +RPC port: 1979 +P2P port: 1989 + Install ----------------- ### Linux From af86ba9f031c766646323120f7aa935d4673b2f1 Mon Sep 17 00:00:00 2001 From: BitcoinZ <31584933+bitcoinz-pod@users.noreply.github.com> Date: Tue, 19 Sep 2017 08:22:15 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 314ac5005..832e43555 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ All exchanges are allowed. The best one are decentralized. We plan to implement ### Ports: RPC port: 1979 + P2P port: 1989 Install