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

drep/info returns nulls #720

Closed
jankun4 opened this issue Apr 15, 2024 · 0 comments · Fixed by #721
Closed

drep/info returns nulls #720

jankun4 opened this issue Apr 15, 2024 · 0 comments · Fixed by #721
Assignees

Comments

@jankun4
Copy link
Contributor

jankun4 commented Apr 15, 2024

Actual behavior

drep/info/1a4693da06d6323338c544d51882667a1613596bb96d788678392c98

response

{
  "isRegisteredAsDRep": false,
  "wasRegisteredAsDRep": false,
  "isRegisteredAsSoleVoter": false,
  "wasRegisteredAsSoleVoter": false,
  "deposit": null,
  "url": null,
  "dataHash": null,
  "votingPower": null,
  "dRepRegisterTxHash": null,
  "dRepRetireTxHash": null,
  "soleVoterRegisterTxHash": null,
  "soleVoterRetireTxHash": null
}

Expected behavior

No nulls where they shouldn't appear

@jankun4 jankun4 self-assigned this Apr 15, 2024
jankun4 added a commit that referenced this issue Apr 15, 2024
Signed-off-by: jankun4 <michaljankun@gmail.com>
@jankun4 jankun4 linked a pull request Apr 15, 2024 that will close this issue
5 tasks
jankun4 added a commit that referenced this issue Apr 15, 2024
Signed-off-by: jankun4 <michaljankun@gmail.com>
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

Successfully merging a pull request may close this issue.

1 participant