Function tendermint_testgen::validator::sort_validators

source ยท
pub fn sort_validators(vals: &[Validator]) -> Vec<Validator>
Expand description

A helper function to sort validators according to the Tendermint specs.