Replies: 1 comment
-
I realized It can be resolved in the application layer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm writing a re-staking app, and I need to read the current validator set hash in
PrepareProposal
phase.I think it should be available for the case in
CreateProposalBlock
funchttps://github.com/cometbft/cometbft/blob/main/state/execution.go#L113-L152
Beta Was this translation helpful? Give feedback.
All reactions