Skip to content

Commit

Permalink
update make
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Oct 21, 2024
1 parent 7b1b5ff commit 5463067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ info:

.PHONY: gui
gui:
substreams gui substreams.yaml -e eth.substreams.pinax.network:443 map_clock -s 0 -t 0 --production-mode
substreams gui substreams.yaml -e eth.substreams.pinax.network:443 map_clock -s 0 -t 200000 -H "X-Sf-Substreams-Parallel-Jobs: 100" --production-mode

.PHONY: cache
cache:
substreams-sink-noop eth.substreams.pinax.network:443 substreams.yaml map_clock 0:
substreams-sink-noop eth.substreams.pinax.network:443 substreams.yaml map_clock 0: -H "X-Sf-Substreams-Parallel-Jobs: 100"

0 comments on commit 5463067

Please sign in to comment.