Skip to content

Commit

Permalink
Merge branch 'update-readme' into 'dev'
Browse files Browse the repository at this point in the history
fix node key in config example in setup README

See merge request ergo/rosen-bridge/operation!19
  • Loading branch information
vorujack committed Dec 5, 2023
2 parents b907e0f + 6ea3aa0 commit f6d9b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guard/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ In case of using node, set `chainNetwork` field as `node` and specify url:
```yaml
ergo:
chainNetwork: 'node'
explorer:
node:
url: 'YOUR_NODE_URL'
```

Expand Down

0 comments on commit f6d9b22

Please sign in to comment.