[SON-HIVE Voting] Refactor son_object to use vote_id_type as map
Now in son_object we have separate members for different sidechain types:
vote_id_type vote_id_bitcoin;
vote_id_type vote_id_hive;
Refactor class to use map where key is sidechain.