You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add optional pparams argument to deposit methods
- 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.
0 commit comments