diff --git a/docs/networks/node-ops/node-operation/spork.md b/docs/networks/node-ops/node-operation/spork.md index ea560f5244..4b89a9e0c7 100644 --- a/docs/networks/node-ops/node-operation/spork.md +++ b/docs/networks/node-ops/node-operation/spork.md @@ -40,7 +40,7 @@ If you had set the [dynamic bootstrap arguments](https://developers.flow.com/net 1. Run the transit script to fetch the new genesis info: - `./boot-tools/transit pull -b ./bootstrap -t ${PULL_TOKEN} -r ${YOUR_NODE_TYPE}` + `./boot-tools/transit pull -b ./bootstrap -t ${PULL_TOKEN} -r ${YOUR_NODE_TYPE} --concurrency 10 --timeout 15m` - `PULL_TOKEN` will be provided by the Flow team