Skip to content

Commit fa2338e

Browse files
committed
Document the create_wallet_if_missing option
Implemented in bwt-dev/bwt@233e50b Refs bwt-dev/bwt#76
1 parent 7b9309d commit fa2338e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ To start the API servers, set `electrum_addr`/`http_addr`.
157157
- `bitcoind_dir` - bitcoind data directory (defaults to `~/.bitcoin` on Linux, `~/Library/Application Support/Bitcoin` on Mac, or `%APPDATA%\Bitcoin` on Windows)
158158
- `bitcoind_cookie` - path to cookie file (defaults to `.cookie` in the datadir)
159159
- `bitcoind_wallet` - bitcoind wallet to use (for use with multi-wallet)
160+
- `create_wallet_if_missing` - create the bitcoind wallet if it's missing (defaults to false)
160161

161162
> If bitcoind is running locally on the default port, at the default datadir location and with cookie auth enabled (the default),
162163
> connecting to it should Just Work™, no configuration needed.

0 commit comments

Comments
 (0)