#319 vote id type as map #666

Merged
vampik merged 10 commits from feature/319-vote_id_type-as-map into feature/son-for-hive-voting 2022-03-18 21:47:19 +00:00
Showing only changes of commit f98fb375cc - Show all commits

View file

@ -31,7 +31,7 @@ namespace graphene { namespace chain {
time_point_sec expires;
sidechain_address_object() :
sidechain(sidechain_type::bitcoin),
sidechain(sidechain_type::bitcoin), //! FIXME - bitcoin ???
deposit_public_key(""),
deposit_address(""),
withdraw_public_key(""),