This commit is contained in:
0xMochan
2024-05-08 19:35:25 -05:00
parent ec07703090
commit 16b9bac3ce
17 changed files with 31558 additions and 29 deletions

View File

@@ -1,11 +1,3 @@
"""
This script could be changed to used `jq` and bash. Usage:
```bash
python params.py | substreams run -e mainnet.eth.streamingfast.io:443 substreams.yaml map_protocol_changes --start-block 11942410 --stop-block +100 -p map_components=
```
"""
import json
from typing import Any