Skip to content

Commit

Permalink
remove doc
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Oct 10, 2024
1 parent 760546c commit dbc0f4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 5 additions & 1 deletion eosmechanics/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@ run:

.PHONY: gui
gui:
substreams gui ./substreams.yaml -e kylin.substreams.pinax.network:443 prom_out -s 273976005 -t +1000
substreams gui ./substreams.yaml -e eos.substreams.pinax.network:443 prom_out -s 396958039

.PHONY: cache
cache:
substreams gui ./substreams.yaml -e eos.substreams.pinax.network:443 prom_out -s 396958039 -t 0 --production-mode

.PHONY: sink
sink:
Expand Down
1 change: 0 additions & 1 deletion eosmechanics/substreams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package:
name: eosmechanics
version: v0.4.0
url: https://github.com/pinax-network/substreams
doc: Block Producer Benchmarks

imports:
prometheus: ./imports/substreams-sink-prometheus-v0.2.0.spkg
Expand Down

0 comments on commit dbc0f4e

Please sign in to comment.