Add patched erigon repo

This commit is contained in:
Willian Mitsuda 2021-07-08 18:28:26 -03:00
parent dae5111258
commit a50a003ecd
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ They have weekly stable releases, make sure you are running on of them, not deve
Add our forked Erigon git tree as an additional remote and checkout the corresponding branch.
The repository with Otterscan patches is [here](https://github.com/wmitsuda/erigon).
```
git remote add otterscan git@github.com:wmitsuda/erigon.git
```