From c7dddecfe91e4bc9334cf12b72b0d88b7f4b9228 Mon Sep 17 00:00:00 2001 From: oscar-pepper <109323234+Oscar-Pepper@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:27:58 -0700 Subject: [PATCH] Update darksidewalletd.md --- docs/darksidewalletd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/darksidewalletd.md b/docs/darksidewalletd.md index afccdfb..ffd1204 100644 --- a/docs/darksidewalletd.md +++ b/docs/darksidewalletd.md @@ -27,7 +27,7 @@ mitigates these risks, but users should still be cautious. Lightwalletd and most dependencies of lightwalletd, including Go version 1.11 or later, but not zcashd. Since Darksidewalletd mocks zcashd, it can run standalone -and does use zcashd to get blocks or send and receive transactions. +and does not use zcashd to get blocks or send and receive transactions. For the tutorial the `grpcurl` tool is needed to call the `darksidewalletd` gRPC API.