pub fn tally_sign(
    keys: &[EitherEd25519SecretKey],
    vt: &VoteTally,
    builder: &TxBuilderState<SetAuthData<VoteTally>>
) -> TallyProof