From 31ee3ebb0782ebdafbb561e7122a42042d3fa341 Mon Sep 17 00:00:00 2001 From: James Bayly Date: Tue, 17 Dec 2024 14:13:30 +0700 Subject: [PATCH] Update references.md --- docs/indexer/run_publish/references.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/indexer/run_publish/references.md b/docs/indexer/run_publish/references.md index b64ac2f4f06..ebc67cda999 100644 --- a/docs/indexer/run_publish/references.md +++ b/docs/indexer/run_publish/references.md @@ -51,7 +51,7 @@ For more info, visit [basic workflows](../build/introduction.md#build). ### --block-confirmations -**Positive Integer (default: `20`)** - (Only for `subql-node-ethereum`) The number of blocks behind the head to be considered finalised, this has no effect with non-EVM networks. +**Positive Integer (default: `200`)** - (Only for `subql-node-ethereum`) The number of blocks behind the head to be considered finalised, this has no effect with non-EVM networks. ### -c, --config