We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff00c3 commit 0fb8648Copy full SHA for 0fb8648
scripts/run/subtensor.sh
@@ -44,7 +44,7 @@ function run_command() {
44
--chain ./chainspecs/raw_spec_finney.json \
45
--rpc-external --rpc-cors all \
46
--no-mdns \
47
- --rpc-max-connections 10000 --in-peers 500 --out-peers 500 \
+ --rpc-max-connections 10000 \
48
$SPECIFIC_OPTIONS
49
}
50
0 commit comments