pub fn set_keys_message(
    set: &ExternalValidatorSet,
    removed_participants: &[Public],
    key_pair: &KeyPair,
) -> Vec<u8> 
Expand description

The message for the set_keys signature.