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
This issue aims to define struct related to public inputs of the SNARKed hotshot state update.
Related to #673 (at least the StakeTableCommitment as a global variable should come from the stake table interface.
StakeTableCommitment
struct LightClientState
hotshot-state-prover
The text was updated successfully, but these errors were encountered:
alxiong
Successfully merging a pull request may close this issue.
This issue aims to define struct related to public inputs of the SNARKed hotshot state update.
Related to #673 (at least the
StakeTableCommitment
as a global variable should come from the stake table interface.struct LightClientState
(corresponding to same struct inhotshot-state-prover
)The text was updated successfully, but these errors were encountered: