Skip to content

Add HTTPS to supported RPC Proxy protocols#300

Merged
petertodd merged 1 commit intopetertodd:masterfrom
MHHukiewitz:master
Aug 6, 2024
Merged

Add HTTPS to supported RPC Proxy protocols#300
petertodd merged 1 commit intopetertodd:masterfrom
MHHukiewitz:master

Conversation

@MHHukiewitz
Copy link
Copy Markdown
Contributor

Allows using HTTPS URLs when configuring a Bitcoin proxy:

import bitcoin.rpc

btc_proxy = bitcoin.rpc.Proxy(
    service_url="https://<some-rpc-id>.btc.quiknode.pro/<api-secret>"
)

@petertodd petertodd merged commit 101bde5 into petertodd:master Aug 6, 2024
@petertodd
Copy link
Copy Markdown
Owner

Thanks!

@dwjorgeb
Copy link
Copy Markdown

any expectation when a release will include this fix?

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.

3 participants