Skip to content

Commit

Permalink
Update lightwalletd.md (#8714)
Browse files Browse the repository at this point in the history
  • Loading branch information
therealyingtong authored Jul 23, 2024
1 parent 4cbf442 commit c3334ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/user/lightwalletd.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ We need to configure Zebra to behave as an RPC endpoint. The standard RPC port
for Zebra is:

- `8232` for Mainnet, and
- `18323` for Testnet.
- `18232` for Testnet.

For example, to use Zebra as a `lightwalletd` backend on Mainnet, give it this
`~/.config/zebrad.toml`:
Expand Down

0 comments on commit c3334ce

Please sign in to comment.