From c7c1ebac725b17920df845477e8d5adbb8c87064 Mon Sep 17 00:00:00 2001 From: adityapk00 Date: Mon, 22 Oct 2018 20:31:39 -0700 Subject: [PATCH] FAQ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07c27aa..e8dbe26 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ from your host and also zcashd is set to be configured to accept connections fro The easiest way to connect to a remote node is probably to ssh to it with port forwarding like this: ``` -ssh -L8232:127.0.0.2.0232 user@remotehost +ssh -L8232:127.0.0.1:8232 user@remotehost ``` ### 2. "Not enough balance" when sending transactions The most likely cause for this is that you are trying to spend unconfirmed funds. Unlike bitcoin, the zcash protocol doesn't let you spent unconfirmed funds yet. Please wait for