We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32faa94 commit 766dd93Copy full SHA for 766dd93
book/src/user/lightwalletd.md
@@ -9,7 +9,7 @@ Contents:
9
- [RPC section](#rpc-section)
10
- [Sync Zebra](#sync-zebra)
11
- [Download and build lightwalletd](#download-and-build-lightwalletd)
12
-- [Sync lightwalled](#sync-lightwalled)
+- [Sync lightwalletd](#sync-lightwalletd)
13
- [Run tests](#run-tests)
14
- [Connect wallet to lightwalletd](#connect-wallet-to-lightwalletd)
15
- [Download and build the cli-wallet](#download-and-build-the-cli-wallet)
@@ -96,7 +96,7 @@ make install
96
97
If everything went good you should have a `lightwalletd` binary in `~/go/bin/`.
98
99
-## Sync lightwalled
+## Sync lightwalletd
100
[#sync-lightwalletd]: (#sync-lightwalletd)
101
102
Please make sure you have zebrad running (with RPC endpoint and up to date blockchain) to synchronize lightwalletd.
0 commit comments