Skip to content

Commit 9051b4b

Browse files
authored
Update running-subtensor-locally.md
1 parent 318eec8 commit 9051b4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/running-subtensor-locally.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ To run a lite node connected to the mainchain, execute the below command (note t
175175

176176
```bash title="With --sync=warp setting, for lite node"
177177
./target/production/node-subtensor --chain raw_spec.json --base-path /tmp/blockchain --sync=warp --port 30333 --max-runtime-instances 32 --rpc-max-response-size 2048 --rpc-cors all --rpc-port 9944 --bootnodes /ip4/13.58.175.193/tcp/30333/p2p/12D3KooWDe7g2JbNETiKypcKT1KsCEZJbTzEHCn8hpd4PHZ6pdz5 --no-mdns --in-peers 8000 --out-peers 8000 --prometheus-external --rpc-external
178+
```
178179

179180
### Archive node on mainchain
180181

0 commit comments

Comments
 (0)