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

Configuring Bitcoin Core #148

Open
noahw8299 opened this issue Jun 18, 2021 · 1 comment
Open

Configuring Bitcoin Core #148

noahw8299 opened this issue Jun 18, 2021 · 1 comment

Comments

@noahw8299
Copy link

noahw8299 commented Jun 18, 2021

I'm inconsistently getting this 'ConnectionError('Transaction broadcast failed, or Unspents were already used.')' issue on the mainnet. How do I configure my bitcoin core node to use the connect_to_node() function? I'm confused by the instructions listed here: https://ofek.dev/bit/guide/network.html#using-a-remote-bitcoin-core-node

How do I make sure that Bitcoin Core will accept RPC methods from the host running Bit?

@bjarnemagnussen
Copy link
Collaborator

You must run bitcoin core with the configuration parameter rpcallowip=<ip> set to its host ip.

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

No branches or pull requests

2 participants