This updates the transactor client to use the new event names and JournalStreamRequest definition from the streaming rpc changes on the transactor.
Works for me in a simple test at the repl; when you call journal_stream, you immediately get the contents of the current block, and on importing a new getty image you get an insertCanonicalEvent and an updateChainEvent
This updates the transactor client to use the new event names and
JournalStreamRequest
definition from the streaming rpc changes on the transactor.Works for me in a simple test at the repl; when you call
journal_stream
, you immediately get the contents of the current block, and on importing a new getty image you get aninsertCanonicalEvent
and anupdateChainEvent