Expand description
Actors to communicate with the upstream node.
Maintains a regular connection to an upstream node over websocker
or in_process::Actor as an in-process actor working off of channels.
Modulesยง
- actor ๐
- in_
process - An upstream provider to be used in e2e tests The [
jsonrpsee] stack used by the standard websocket based provider requires a tokio runtime, which the tests runtime does not provide. - ingress ๐
Structsยง
Traitsยง
- Upstream
Actor - An actor that can be started with reporters that receive consensus RPC events.
Functionsยง
- init ๐