From fa6c551ff372ade05a0d32c65202d6ac40608411 Mon Sep 17 00:00:00 2001 From: mennatabuelnaga Date: Wed, 17 Jan 2024 16:10:37 +0200 Subject: [PATCH] docs: update config command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 161d6bf5..b6e2e1e0 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ seda-chaind query bank --help This section is for those linking to an external node, so if you want to run commands from your local machine, or don't feel like running a node yourself you can use the `seda-chaind` binary to connect to an external node. This can be done two ways: 1. Add the `--node` flag to your CLI commands, followed by the RPC endpoint in the `https://:` format. -2. Alternatively, set a default node: `seda-chaind config node https://[hostname]:[port]` +2. Alternatively, set a default node: `seda-chaind config set client node https://[hostname]:[port]` **NOTE**:
When connecting externally, choose a trustworthy node operator. Unscrupulous operators might tamper with query outcomes or block transactions. The SEDA team currently supports these RPC endpoints: