-
Notifications
You must be signed in to change notification settings - Fork 12
feat: add missing api endpoints #127
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 missing api endpoints #127
Conversation
Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
Thank you, @dated Are there currently any more Endpoints that need added? |
I believe there's one more, |
Any more endpoints missing that should be added? So we can wrap them up in a single PR. |
The |
Will have a look once the |
@sleepdefic1t are you ok with the node/fees endpoint? |
Looks good and all tests pass on macOS for me. @faustbrian |
A contributor has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution! |
👀 |
A contributor has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution! |
Your pull request has been merged but was not assigned a bounty tier. A maintainer will assign a bounty tier to this pull request in the next few days. |
Adds the
rounds
API endpoints.Adds the
transaction/fees
endpoint.Adds the
node/fees
endpoint.What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Does this PR release a new version?
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
develop
branch, not themaster
branchIf adding a new feature, the PR's description includes: