Skip to content

Commit

Permalink
refactor: corrected importEndpoints command info
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashk767 committed Dec 11, 2024
1 parent ba30b03 commit 42e8cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ _Before staking on Razor Network, please ensure your account has sFUEL and RAZOR
### Import Endpoints

You can import the endpoints to file `$HOME/.razor/endpoints.json` on your local by using the `importEndpoints` command.
This multiple providers along with the user input provider are sorted according to the best performance and the best provider is chosen by the RPC manager which will be used to make the RPC calls.
This command imports multiple providers along with the user input provider, which are then sorted according to the best performance. The best provider is thus chosen by the RPC manager and will be used to make the RPC calls.

razor cli

Expand Down

0 comments on commit 42e8cd0

Please sign in to comment.