Skip to content

Commit 2962c4e

Browse files
committed
Document signet support
1 parent fc432a7 commit 2962c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ All options are optional, except for `descriptors`/`xpubs`/`addresses` (of which
151151
To start the API servers, set `electrum_addr`/`http_addr`.
152152

153153
#### Network and Bitcoin Core RPC
154-
- `network` - one of `bitcoin`, `testnet` or `regtest` (defaults to `bitcoin`)
154+
- `network` - one of `bitcoin`, `testnet`, `signet` or `regtest` (defaults to `bitcoin`)
155155
- `bitcoind_url` - bitcoind url (defaults to `http://localhost:<network-rpc-port>/`)
156156
- `bitcoind_auth` - authentication in `<user>:<pass>` format (defaults to reading from the cookie file)
157157
- `bitcoind_dir` - bitcoind data directory (defaults to `~/.bitcoin` on Linux, `~/Library/Application Support/Bitcoin` on Mac, or `%APPDATA%\Bitcoin` on Windows)

0 commit comments

Comments
 (0)