mirror of
https://github.com/blockchain-etl/ethereum-etl.git
synced 2026-01-09 13:57:54 -05:00
Remove --ipcapi debug from geth as it was deprecated
This commit is contained in:
@@ -165,7 +165,7 @@ You can tune `--batch-size`, `--max-workers` for performance.
|
||||
Read [Differences between geth and parity traces.csv](schema.md#differences-between-geth-and-parity-tracescsv)
|
||||
|
||||
The API used in this command is not supported by Infura,
|
||||
so you will need a local Geth archive node (`geth --gcmode archive --syncmode full --ipcapi debug`).
|
||||
so you will need a local Geth archive node (`geth --gcmode archive --syncmode full`).
|
||||
When using rpc, add `--rpc --rpcapi debug` options.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user