Skip to content

Commit

Permalink
db notify removed question
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimfred committed Sep 10, 2019
1 parent e00daae commit c0f3def
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libraries/chain/db_notify.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -375,9 +375,6 @@ void get_relevant_accounts( const object* obj, flat_set<account_id_type>& accoun
accounts.insert( htlc_obj->transfer.to );
break;
}
/*
add voting and voteable here?
*/
}
}
else if( obj->id.space() == implementation_ids )
Expand Down

0 comments on commit c0f3def

Please sign in to comment.