diff --git a/docs/ethereum-classic.md b/docs/ethereum-classic.md index 873fb222..bfb47d55 100644 --- a/docs/ethereum-classic.md +++ b/docs/ethereum-classic.md @@ -1,4 +1,4 @@ # Ethereum Classic For getting ETC csv files, make sure you pass in the `--chain classic` param where it's required for the scripts you want to export. -ETC won't run if your `--provider-uri` is Infura. It will provide a warning and change the provider-uri to `https://ethereumclassic.network` instead. For faster performance, run a client instead locally for classic such as `parity chain=classic` and Geth-classic. \ No newline at end of file +ETC won't run if your `--provider-uri` is Infura. It will provide a warning and change the provider-uri to `https://ethereumclassic.network` instead. For faster performance, run a client instead locally for classic such as `--parity chain=classic` and Geth-classic.