mev-commit icon indicating copy to clipboard operation
mev-commit copied to clipboard

feat: implemented member nodes

Open Mikelle opened this issue 8 months ago • 0 comments

Describe your changes

Added member nodes for single node consensus. Leader node is saving payloads to the postgres db, and member nodes are polling payload through api from the leader node.

Checklist before requesting a review

  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] I have made corresponding changes to the documentation

Mikelle avatar May 26 '25 14:05 Mikelle