Skip to content

Commit

Permalink
Amend
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Feb 27, 2024
1 parent 64625df commit ed2b7a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/guides/wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ Creating a Wallet

`ord` uses `bitcoind` to manage private keys, sign transactions, and
broadcast transactions to the Bitcoin network. Additionally the `ord wallet`
requires the [`ord server`](explorer.md) to run in the background as well.
Make sure these programs are running:
requires [`ord server`](explorer.md) running in the background. Make sure these
programs are running:

```
bitcoind -txindex
Expand Down

0 comments on commit ed2b7a1

Please sign in to comment.