Skip to content

Would a configurable precise fee API URL be useful? #3

Description

@Bortlesboat

Hi Taymur - I noticed MempoolTV is already using mempool.space's precise fee endpoint here:

https://mempool.space/api/v1/fees/precise

I work on Satoshi API, the Bitcoin fee API at bitcoinsapi.com. We expose the same precise-fee bucket shape, including ?min=1 support:

https://bitcoinsapi.com/api/v1/compat/mempool/fees/precise?min=1

Would a configurable fee API URL be useful for this app, mostly as a development/test fallback? I would not suggest changing your default away from mempool.space. The small version would be something like keeping the current URL as the default and optionally allowing an override for people who want to test another precise-fees-compatible source.

Happy to send a tiny PR if that fits the direction of the app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions