-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add new example on how to run a substreams-sink-noop, bump substreams…
… to v0.11.1 and bump substreams-sink to v0.5.0
- Loading branch information
1 parent
eede626
commit 928bf7b
Showing
3 changed files
with
57 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,8 @@ func main() { | |
The <endpoint> argument must always have its port defined. | ||
`), | ||
Example(` | ||
substreams-sink-noop mainnet.eth.streamingfast.io:443 ethereum-network-v1-v0.1.0.spkg graph_out +1000 | ||
substreams-sink-noop mainnet.eth.streamingfast.io:443 ethereum-network-v1-v0.1.0.spkg graph_out +10000 | ||
substreams-sink-noop mainnet.eth.streamingfast.io:443 [email protected] graph_out +10000 | ||
`), | ||
ConfigureViper("SINK_NOOP"), | ||
ConfigureVersion(version), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters