Closed mikedilger closed 2 months ago
Actually the data was correct.
What was wrong was my assumption that get_subscribed_pubkeys() was just the Followed. It is all lists.
Code needs to change to use get_people_in_list(PersonList::Followed)
for WoT.
fixed.
I am following 262 people (by pubkey count) but only 211 in my PersonListMetadata for this list (which is what gets displayed).