Skip to content

feat(conway_gov_query_group): return dict for drep_stake_distribution #299

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented May 19, 2025

Update the drep_stake_distribution method to return a dictionary instead of a list of lists. The new cardano-cli returns dict instead of list of list, and this change unifies the output of the old and new cardano-cli versions.

Update the `drep_stake_distribution` method to return a dictionary
instead of a list of lists. The new `cardano-cli` returns dict instead
of list of list, and this change unifies the output of the old and new
`cardano-cli` versions.
@mkoura mkoura merged commit 794433c into input-output-hk:master May 19, 2025
3 checks passed
@mkoura mkoura deleted the dict_drep_stake_distribution branch May 19, 2025 16:37
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 this pull request may close these issues.

1 participant