Skip to content
Snippets Groups Projects

dynamically generated notifs

Merged Marcin requested to merge mi_notify_votes into develop
All threads resolved!
Files
2
+ 3
0
@@ -115,6 +115,9 @@ class DbState:
'hive_votes_voter_id_idx',
'hive_votes_block_num_idx',
'hive_subscriptions_block_num_idx',
'hive_communities_block_num_idx',
#'hive_posts_cache_ix6a', # (sc_trend, post_id, paidout=0)
#'hive_posts_cache_ix6b', # (post_id, sc_trend, paidout=0)
#'hive_posts_cache_ix7a', # (sc_hot, post_id, paidout=0)
Loading