Skip to content

Implement Deref<Target=UrlClient> for EsploraBlockchain#721

Closed
vladimirfomene wants to merge 2 commits intobitcoindevkit:masterfrom
vladimirfomene:expose-esplora-client
Closed

Implement Deref<Target=UrlClient> for EsploraBlockchain#721
vladimirfomene wants to merge 2 commits intobitcoindevkit:masterfrom
vladimirfomene:expose-esplora-client

Conversation

@vladimirfomene
Copy link
Copy Markdown
Contributor

Description

There is currently no way to access the client from the EsploraBlockchain. This makes it difficult for users to extend it's functionality. This PR exposes both the reqwest and ureq clients. This PR is related to PR #705.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@vladimirfomene vladimirfomene force-pushed the expose-esplora-client branch 2 times, most recently from 390fe6d to cd0ae98 Compare August 15, 2022 15:39
thunderbiscuit and others added 2 commits August 15, 2022 19:08
There is currently no way to access the client
from the EsploraBlockchain. This makes it difficult
for users to extend it's functionality. This PR exposes
both the reqwest and ureq clients. This PR is related to
PR bitcoindevkit#705.
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