pub fn mostly_in_keypair_pool(
    keys: Vec<Ed25519PrivateKey>
) -> impl Strategy<Value = ValidatorSigner>