Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

backport of rpc config handling from python-bitcointx #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dgpv
Copy link
Contributor

@dgpv dgpv commented Dec 26, 2019

Backport of config handling code from python-bitcointx.

Handles sections, host:port specified in rpcconnect (bitcoin core allows this), special case for cookie dir for testnet (it is currently named testnet3)

original code used f-strings, but changed to just string concat for compatibility

should fix #218

@dgpv dgpv force-pushed the rpc-config-backport branch 2 times, most recently from 5afa9f8 to 7c1881f Compare December 26, 2019 15:38
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.

Need bitcoin.conf section support
1 participant