fn vote_counts_as_utxo(
    votes_count: VoteCount,
    genesis: &Block0Configuration
) -> Vec<(InitialUTxO, u32)>