Skip to content

Commit 0c021fe

Browse files
authored
Merge pull request 0LNetworkCommunity#132 from BBK912/patch-1
Update detailed-instructions.md
2 parents cfcc885 + fca3b69 commit 0c021fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/node-operators/validators/detailed-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Make sure the peers listed in `~/.libra/fullnode.yaml` are active to avoid conne
120120

121121
Set your client `libra.yaml` with the rpc-load-balancer upstream node
122122
```bash
123-
libra config fix --force-url https://rpc.openlibra.space:8080/v1
123+
libra config fix --fullnode-url https://rpc.openlibra.space:8080/v1
124124
```
125125

126126
#### Start your node as fullnode

0 commit comments

Comments
 (0)