We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
waiting for PoET registration
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For example newly initalized identity will have first event
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.
The text was updated successfully, but these errors were encountered: