We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff89c5f commit 5662993Copy full SHA for 5662993
README.md
@@ -26,7 +26,7 @@ alternate location, for example locally for CI, use the `BITCOIND_DOWNLOAD_ENDPO
26
When you don't use the auto-download feature you have the following options:
27
28
* have `bitcoind` executable in the `PATH`
29
-* provide the `bitcoind` executable via the `BITCOIND_EXEC` env var
+* provide the `bitcoind` executable via the `BITCOIND_EXE` env var
30
31
```rust
32
use bitcoincore_rpc::RpcApi;
0 commit comments