Skip to content

Commit

Permalink
RPCs fix
Browse files Browse the repository at this point in the history
Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
  • Loading branch information
alex-semenyuk authored Jul 8, 2024
1 parent c875ca6 commit c883211
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ For a full list of configuration options see [config.md](./config.md)
```yaml
connector:
blockchain:
rpc: https://rpc.ghost.tzstats.com
# other public RPCs can be found: https://docs.tezos.com/architecture/rpc#public-and-private-rpc-nodes
rpc: https://ghostnet.ecadinfra.com
network: ghostnet
signatory: http://localhost:6732
```
Expand Down

0 comments on commit c883211

Please sign in to comment.