Skip to content

Conversation

@d-velev
Copy link
Contributor

@d-velev d-velev commented Oct 30, 2017

closes #90

:info ->
response = Poison.decode!(body, keys: :atoms!)
{:ok, response}
:peers ->
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is :peers and :balance removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

:peers and :balance will be handled by the default json_response()

Copy link
Collaborator

Choose a reason for hiding this comment

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

great

@thepiwo
Copy link
Collaborator

thepiwo commented Oct 30, 2017

can you remove the compiler warnings, as well?

@thepiwo
Copy link
Collaborator

thepiwo commented Oct 30, 2017

can you add a test as well for getting an existinng tx from the pool and one where there is none transaction?

@meivantodorov meivantodorov merged commit 847dd3d into master Oct 31, 2017
@thepiwo thepiwo deleted the GH-90 branch October 5, 2018 11:48
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.

endpoint to get transactions from pool concerning account

4 participants