-
Notifications
You must be signed in to change notification settings - Fork 170
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: use CrowdNode API for fees #1324
Conversation
dashPayContactRequestDao, | ||
coinJoinConfig, | ||
coinJoinService, | ||
crowdNodeApi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All arguments have names to avoid ambiguity with mockk()
Nevertheless, the tests still do not complete -- there must be another class that has problems.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Issue being fixed or feature implemented
Use the CrowdNode API to get the fee which used to be 15%.
Related PR's and Dependencies
Screenshots / Videos
How Has This Been Tested?
Checklist: