diff --git a/eosmechanics/Cargo.toml b/eosmechanics/Cargo.toml index c6eb640..d9f625a 100644 --- a/eosmechanics/Cargo.toml +++ b/eosmechanics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eosmechanics" -version = "0.3.5" +version = "0.3.6" authors = ["Denis ", "Fred ", "Charles "] description = "Block Producer Benchmarks" license = "MIT OR Apache-2.0" diff --git a/eosmechanics/Makefile b/eosmechanics/Makefile index 04e0a4d..308e60b 100644 --- a/eosmechanics/Makefile +++ b/eosmechanics/Makefile @@ -31,7 +31,7 @@ run: .PHONY: gui gui: - substreams gui -e telos.firehose.eosnation.io:9001 map_schedule_change -s 273976005 -t +10 + substreams gui -e telos.firehose.eosnation.io:9001 prom_out -s 273976005 -t +1000 .PHONY: sink sink: diff --git a/eosmechanics/substreams.yaml b/eosmechanics/substreams.yaml index 9d687a5..041c88f 100644 --- a/eosmechanics/substreams.yaml +++ b/eosmechanics/substreams.yaml @@ -1,7 +1,7 @@ specVersion: v0.1.0 package: name: eosmechanics - version: v0.3.5 + version: v0.3.6 url: https://github.com/pinax-network/substreams doc: Block Producer Benchmarks