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
Awesome, I've just added rudimentary support for the consensus_state endpoint in #719, but it just returns the vote strings and vote bit arrays in their string form. I'll work on parsing them tomorrow.
I would like to be able to write consensus monitoring systems in rust.
The consensus_state endpoint can be very helpful for doing that.
This can be used to badger validators who aren't live yet.
The text was updated successfully, but these errors were encountered: