You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: write storage data when local vote reaches consensus
When the proposer's own vote is enough to reach the 35% stake threshold,
the data was not being written. Now the local proposal handler checks
consensus result and writes immediately if reached.
0 commit comments