Skip to content

Commit

Permalink
Fix walled -> walletd types (#4746)
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott authored Jul 4, 2022
1 parent 32faa94 commit 766dd93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book/src/user/lightwalletd.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Contents:
- [RPC section](#rpc-section)
- [Sync Zebra](#sync-zebra)
- [Download and build lightwalletd](#download-and-build-lightwalletd)
- [Sync lightwalled](#sync-lightwalled)
- [Sync lightwalletd](#sync-lightwalletd)
- [Run tests](#run-tests)
- [Connect wallet to lightwalletd](#connect-wallet-to-lightwalletd)
- [Download and build the cli-wallet](#download-and-build-the-cli-wallet)
Expand Down Expand Up @@ -96,7 +96,7 @@ make install

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

## Sync lightwalled
## Sync lightwalletd
[#sync-lightwalletd]: (#sync-lightwalletd)

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

0 comments on commit 766dd93

Please sign in to comment.