Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement Fee-rate-kit status feature with information based on fee-rate providers #18

Closed
nk-the-crazy opened this issue Nov 5, 2019 · 1 comment · Fixed by #19
Closed
Assignees
Labels
enhancement New feature or request

Comments

@nk-the-crazy
Copy link
Contributor

nk-the-crazy commented Nov 5, 2019

  • Add status info feature with information about fee-rate providers and fee-rates for supported coins.
@nk-the-crazy nk-the-crazy added the enhancement New feature or request label Nov 5, 2019
@nk-the-crazy nk-the-crazy self-assigned this Nov 5, 2019
@mNizhurin
Copy link

Return linked hashmap with structure like this:

Bitcoin:
    low: 1
    medium: 4
    high: 13
    date: date of creation
Ethereum:
    low: 13000000000
    medium: 16000000000
    high: 19000000000
    date: date of creation    
etc.

In case of error second level must contain plain error:

error: something went wrong

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants