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 a smart query for tax map #1

Open
3 tasks
fragwuerdig opened this issue May 7, 2024 · 0 comments
Open
3 tasks

feat: add a smart query for tax map #1

fragwuerdig opened this issue May 7, 2024 · 0 comments

Comments

@fragwuerdig
Copy link
Owner

Currently the active tax map can only be retrieved by doing a raw query on the tax_info store key (in hex: 7461785F696E666F). This is very inconvenient. A smart query is much easier to use. This involves following tasks for implementation:

  • Add a tax map query type
  • Add a tax map response type (or just use the TaxMap type directly as response type)
  • Hook everything up in the query endpoint
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

No branches or pull requests

1 participant