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

Add query for new basket fees ORM param #1363

Closed
4 tasks
Tracked by #972
ryanchristo opened this issue Aug 18, 2022 · 0 comments · Fixed by #1391
Closed
4 tasks
Tracked by #972

Add query for new basket fees ORM param #1363

ryanchristo opened this issue Aug 18, 2022 · 0 comments · Fixed by #1391
Assignees
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module Type: Feature New feature or request

Comments

@ryanchristo
Copy link
Member

ryanchristo commented Aug 18, 2022

Summary

Following #1349, we need to add a query for basket fees in the same way we have a query for allowed denoms. The basket creation fee is no longer included in the legacy Params struct but rather in a separate ORM table.

Problem Definition

Unable to query for the current set of allowed basket creation fees.

Proposal

Add query for basket fees using query for allowed denoms as an example.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants