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

API and CLI updates #882

Merged
merged 2 commits into from
Feb 27, 2017
Merged

API and CLI updates #882

merged 2 commits into from
Feb 27, 2017

Conversation

mvandeberg
Copy link
Contributor

PR #880

Copy link
Contributor

@theoreticalbts theoreticalbts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're adding new parameters to the wallet API, so the methods must be given new method names.

All new API methods should take and return some sort of struct, rather than a list of parameters (see #210). I would highly recommend doing this for the new methods, so any future changes could simply add fields without breaking compatibility.

@theoreticalbts
Copy link
Contributor

Looks good

@mvandeberg mvandeberg merged commit 0a095bd into master Feb 27, 2017
@mvandeberg mvandeberg deleted the 880-api-update branch February 27, 2017 18:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants