Files
tendermint/scripts/estream
mmsqe 544a38da7b Add command-line tool to manually subscribe to an event stream. (#8015) (#9718)
This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
2022-11-25 23:17:56 +01:00
..