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

Support multiple fees per basic/percentage fee handler #205

Closed
nmlinaric opened this issue Oct 10, 2023 · 0 comments · Fixed by #206
Closed

Support multiple fees per basic/percentage fee handler #205

nmlinaric opened this issue Oct 10, 2023 · 0 comments · Fixed by #206
Assignees
Milestone

Comments

@nmlinaric
Copy link
Contributor

Right now if we want to have different fees for different routes we would need to deploy multiple basic/percentage fee handlers.

Implementation details

Introduce _domainResourceIDToFee mapping that will store different fees based on route.

Testing details

Acceptance Criteria

All existing tests are passing after update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant