Update README.md

This commit is contained in:
adityapk00
2019-10-09 14:49:25 -07:00
committed by GitHub
parent de3a1d77bb
commit acbafb0463

View File

@@ -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 #### 2. You need to run a zcash full node with the following options in zcash.conf
``` ```
server=1 server=1
testnet=1
rpcuser=user rpcuser=user
rpcpassword=password rpcpassword=password
rpcbind=127.0.0.1 rpcbind=127.0.0.1
rpcport=18232 rpcport=8232
experimentalfeatures=1 experimentalfeatures=1
txindex=1 txindex=1
insightexplorer=1 insightexplorer=1