Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend getpostscores with boost and donation data #219

Closed
andyoknen opened this issue Feb 24, 2022 · 1 comment
Closed

Extend getpostscores with boost and donation data #219

andyoknen opened this issue Feb 24, 2022 · 1 comment
Assignees
Milestone

Comments

@andyoknen
Copy link
Collaborator

The required result of the method:

[
  "posttxid": "...",
  "address": "...",
  "name": "...",
  "avatar": "...",
  "reputation": 0,
  "value": 0,
  "boost": 0,
  "donate": 0
]
@andyoknen andyoknen added this to the v0.21.0 milestone Feb 24, 2022
@andyoknen andyoknen self-assigned this Feb 24, 2022
@only1question
Copy link
Collaborator

Implemented in issue 271

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants