doc: Mention bitcoin wrapper executable in documentation

This commit is contained in:
Ryan Ofsky
2025-04-15 10:19:27 -04:00
parent d2739d75c9
commit 258bda80c0
12 changed files with 38 additions and 5 deletions

View File

@@ -62,6 +62,8 @@ bitcoin-cli -named createwallet wallet_name=mywallet load_on_startup=true
bitcoin-cli -named createwallet mywallet load_on_startup=true
```
`bitcoin rpc` can also be substituted for `bitcoin-cli -named`, and is a newer alternative.
## Versioning
The RPC interface might change from one major version of Bitcoin Core to the