Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For events like waiting for PoET registration display till when node is waiting for #13

Open
pigmej opened this issue Jan 8, 2025 · 0 comments

Comments

@pigmej
Copy link
Member

pigmej commented Jan 8, 2025

For example newly initalized identity will have first event

{
  "identities": {
    "588529f6d7e66aa56d81877b8bd5d43f052deadab607a534123ec33a5ba15e08": {
      "history": [
        {
          "state": "WAITING_FOR_POET_REGISTRATION_WINDOW",
          "publishEpoch": 19,
          "time": "2025-01-08T14:39:23.449785032Z"
        }
      ]
    }
  }
}

Which is correct but we should be able to show when next action is expected. In this situation time can be calculated directly from poets configs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant