Skip to content

Commit

Permalink
Fix documentation to resolve min relay fee issue (#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
okkothejawa authored Oct 30, 2024
1 parent c020608 commit d35c421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/run-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Run on local Bitcoin network.
Run Bitcoin Regtest:

```sh
bitcoind -regtest -txindex=1
bitcoind -regtest -txindex=1 -addresstype=bech32m
```

Or using docker:
Expand Down

0 comments on commit d35c421

Please sign in to comment.