Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

Add get_currency_me() method. #3

Closed
wants to merge 4 commits into from
Closed

Add get_currency_me() method. #3

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 9, 2017

print(y.get_currency_me('snt'))
-> {'currency': 'snt', 'balance': '9999.98', 'locked': '0.0'}

@imlonghao imlonghao self-assigned this Aug 9, 2017
@imlonghao
Copy link
Owner

Hi,

Thanks for your patient finding my another typo.
I will merge 84444ae into master branch later, and a new version v0.2.1 will be released for this commit.

I am sorry to say that at this time I will not accept the new method get_currency_me for the following reason:

  1. The official API doesn't provide this method.
  2. It's easy for programmer to achieve this method, they can do that in their code.
  3. If I merge this method, I need to write another docs for this, which I don't want to do.

:)
Thank you

@ghost ghost closed this Aug 10, 2017
imlonghao pushed a commit that referenced this pull request Aug 10, 2017
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants