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

Moved example into owner package. #20

Merged
merged 9 commits into from
Jul 8, 2020

Conversation

asciiu
Copy link
Contributor

@asciiu asciiu commented Jul 7, 2020

Renamed example package to owner and implemented the owner accounts api method.

Copy link
Contributor

@quentinlesceller quentinlesceller left a comment

Choose a reason for hiding this comment

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

Thank you so much for the PR @asciiu.
Small comments below but overall very nice !! Tested and works great.
Finally what do you think about renaming the package to client instead of owner (since we include the Node API and maybe later the foreign API)?

@asciiu
Copy link
Contributor Author

asciiu commented Jul 8, 2020

I figured moving this stuff into the "owner" package and naming the other client lib "foreign" to match the rust api. I'm fine with whatever naming convention you want though since this isn't my project.

Copy link
Contributor

@quentinlesceller quentinlesceller left a comment

Choose a reason for hiding this comment

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

Thank you @asciiu :) did a quick change for client package name since the directory include foreign and owner API.
Also took the opportunity to fix the CI 😛

Merging once CI pass.

@quentinlesceller quentinlesceller merged commit 1575cc7 into blockcypher:master Jul 8, 2020
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.

2 participants