Skip to content

No pending certificate #496

Closed Answered by jpraynaud
adavault asked this question in Q&A
Sep 11, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @adavault, this is actually the expected behavior:

  • A Pending Certificate is created each time a new Immutable File is appended to the database folder of the Cardano node (which happens every ~2 hours on the preview network)
  • The Pending Certificate is available until a new Certificate is created (which happens when the Mithril Aggregator has received enough Individual Signatures from the Mithril Signers)

As soon as you see that your Signer node is in the Registered state (Registered(RegisteredState { beacon: Beacon { network: "preview", epoch: Epoch(33), immutable_file_number: 656 } }) in your logs), it means that your node will be able to contribute to the creation of the multi-signa…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@adavault
Comment options

Answer selected by jpraynaud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants