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

feat: add optional pparams argument to deposit methods #291

Merged
merged 1 commit into from
Mar 12, 2025
Merged

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Mar 12, 2025

  • Updated get_address_deposit, get_pool_deposit, get_drep_deposit, and get_gov_action_deposit methods in query_group.py to accept an optional pparams argument.
  • Modified transaction_group.py to use the updated methods with pparams argument.

- Updated `get_address_deposit`, `get_pool_deposit`, `get_drep_deposit`,
  and `get_gov_action_deposit` methods in `query_group.py` to accept an
  optional `pparams` argument.
- Modified `transaction_group.py` to use the updated methods with
  `pparams` argument.
@mkoura mkoura merged commit 0ac48c2 into master Mar 12, 2025
3 checks passed
@mkoura mkoura deleted the pass_pparams branch March 12, 2025 11:02
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