Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

add publisherInfo property indicating whether a publisher has claimed their wallet #3198

Closed
diracdeltas opened this issue Aug 16, 2016 · 2 comments

Comments

@diracdeltas
Copy link
Member

required by the specs in #2497 to show a green checkmark next to verified publishers. for testing, we can just set brave.com as verified for now.

@mrose17
Copy link
Member

mrose17 commented Aug 17, 2016

the ledger-publisher package doesn't support this yet; however, look for a verified property (boolean), e.g., in

{
  "rank": 4,
  "verified": false,
  "site": "armychemical.com",
  "views": 2,
  "duration": 86142,
  "daysSpent": 0,
  "hoursSpent": 0,
  "minutesSpent": 1,
  "secondsSpent": 26,
  "publisherURL": "https://armychemical.com",
  "score": 4.205352622633424,
  "percentage": 2
}

mrose17 added a commit that referenced this issue Aug 17, 2016
@mrose17
Copy link
Member

mrose17 commented Aug 17, 2016

closed by fcb444b

@mrose17 mrose17 closed this as completed Aug 17, 2016
diracdeltas pushed a commit that referenced this issue Aug 17, 2016
…n calculating ballots, allow setting contribution amount

updates for #3217 and
#3198
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants