We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfcc885 + fca3b69 commit 0c021feCopy full SHA for 0c021fe
docs/guides/node-operators/validators/detailed-instructions.md
@@ -120,7 +120,7 @@ Make sure the peers listed in `~/.libra/fullnode.yaml` are active to avoid conne
120
121
Set your client `libra.yaml` with the rpc-load-balancer upstream node
122
```bash
123
-libra config fix --force-url https://rpc.openlibra.space:8080/v1
+libra config fix --fullnode-url https://rpc.openlibra.space:8080/v1
124
```
125
126
#### Start your node as fullnode
0 commit comments