Skip to content

Commit

Permalink
Fix esplora url
Browse files Browse the repository at this point in the history
  • Loading branch information
fatemeh-ra committed Jun 13, 2024
1 parent 1c6ddae commit 351feb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/watcher/deploy-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ esplora:
url: https://blockstream.info
```

> Note: If you don't specify an esplora url, it will use the https://blockstram.info by default, but in case you're using RPC as your source you should specify your bitcoin node instance RPC url.
> Note: If you don't specify an esplora url, it will use the https://blockstream.info by default, but in case you're using RPC as your source you should specify your bitcoin node instance RPC url.

> Note: You can use both configuration, but using RPC is recommended. An RPC connection to a bitcoin node is much faster and does not have limits on fetching data.

Expand Down

0 comments on commit 351feb4

Please sign in to comment.