Skip to content

Commit 766dd93

Browse files
authored
Fix walled -> walletd types (#4746)
1 parent 32faa94 commit 766dd93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/src/user/lightwalletd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Contents:
99
- [RPC section](#rpc-section)
1010
- [Sync Zebra](#sync-zebra)
1111
- [Download and build lightwalletd](#download-and-build-lightwalletd)
12-
- [Sync lightwalled](#sync-lightwalled)
12+
- [Sync lightwalletd](#sync-lightwalletd)
1313
- [Run tests](#run-tests)
1414
- [Connect wallet to lightwalletd](#connect-wallet-to-lightwalletd)
1515
- [Download and build the cli-wallet](#download-and-build-the-cli-wallet)
@@ -96,7 +96,7 @@ make install
9696

9797
If everything went good you should have a `lightwalletd` binary in `~/go/bin/`.
9898

99-
## Sync lightwalled
99+
## Sync lightwalletd
100100
[#sync-lightwalletd]: (#sync-lightwalletd)
101101

102102
Please make sure you have zebrad running (with RPC endpoint and up to date blockchain) to synchronize lightwalletd.

0 commit comments

Comments
 (0)