We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f5711 commit 7ca2f15Copy full SHA for 7ca2f15
1 file changed
README.md
@@ -23,8 +23,7 @@ REST API for [Pine](https://pinewallet.co) to interact with the bitcoin blockcha
23
```
24
$ npm install
25
26
-5. Configure the API
27
- Open `src/config.js` and enter your btcd RPC username and password.
+5. Open `src/config.js` and enter your btcd RPC username and password
28
29
6. Start the API server in development mode:
30
0 commit comments