Function tendermint_testgen::validator::generate_validators

source ยท
pub fn generate_validators(vals: &[Validator]) -> Result<Vec<Info>, SimpleError>
Expand description

A helper function to generate multiple validators at once.