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.
2 parents 688ecdf + 97e2749 commit 45a089fCopy full SHA for 45a089f
docs/commands.md
@@ -165,7 +165,7 @@ You can tune `--batch-size`, `--max-workers` for performance.
165
Read [Differences between geth and parity traces.csv](schema.md#differences-between-geth-and-parity-tracescsv)
166
167
The API used in this command is not supported by Infura,
168
-so you will need a local Geth archive node (`geth --gcmode archive --syncmode full`).
+so you will need a local Geth archive node (`geth --gcmode archive --syncmode full --txlookuplimit 0`).
169
When using rpc, add `--rpc --rpcapi debug` options.
170
171
```bash
0 commit comments