eth-event-tracker
eth-event-tracker copied to clipboard
Add block confirmations delay to the event stream
Right now we get a stream of Ethereum events out of the tracker though some use cases would require for that stream to be confirmed after some n blocks. We need to support both cases.