Skip to content

Create a tokio task that can be configured to poll multiple different sequencer chains for new action sets and then decode them #187

Description

@freesig
  • Make a new library crate in the essential-node crate called essential-action-stream
  • Add a long running tokio task that polls a set of different endpoints at different periods for new action sets
  • Each endpoint type defined in it's own module
  • Some endpoints will require configuration files to set things like pol rate

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions