From acbafb04630eb1316f9e2e31896a3b5e0da966d9 Mon Sep 17 00:00:00 2001 From: adityapk00 <31996805+adityapk00@users.noreply.github.com> Date: Wed, 9 Oct 2019 14:49:25 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 353b819..9afd434 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,10 @@ Answer the certificate questions to generate the self-signed certificate #### 2. You need to run a zcash full node with the following options in zcash.conf ``` server=1 -testnet=1 rpcuser=user rpcpassword=password rpcbind=127.0.0.1 -rpcport=18232 +rpcport=8232 experimentalfeatures=1 txindex=1 insightexplorer=1