Skip to content

Commit

Permalink
Merge branch 'bugfix/esplora-url' into 'dev'
Browse files Browse the repository at this point in the history
Fix esplora url

See merge request ergo/rosen-bridge/operation!35
  • Loading branch information
vorujack committed Jun 13, 2024
2 parents 1c6ddae + 351feb4 commit 883da0f
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 883da0f

Please sign in to comment.