Skip to content
Snippets Groups Projects

A 'get_profile' implementation

Merged Mariusz Trela requested to merge mt-get-profile-impl into latest_deployed_develop
5 files
+ 5
6
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 0
1
@@ -128,7 +128,6 @@ class DbState:
#'hive_posts_cache_ix32', # API: community created
#'hive_posts_cache_ix33', # API: community payout
#'hive_posts_cache_ix34', # API: community muted
'hive_accounts_ix1', # (cached_at, name)
'hive_accounts_ix5' # (cached_at, name)
]
Loading