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

Unknown coin Bitcoin and network regtest combination #285 #1082

Open
omariosman opened this issue Dec 5, 2024 · 0 comments
Open

Unknown coin Bitcoin and network regtest combination #285 #1082

omariosman opened this issue Dec 5, 2024 · 0 comments

Comments

@omariosman
Copy link

omariosman commented Dec 5, 2024

I know that this repo of kyuupichan is not supporting Bitcoin anymore
So I cloned this repo of spesmilo instead

However when I run the electrumx_server, I get the following error:
electrumx.lib.coins.CoinError: unknown coin Bitcoin and network regtest combination

Environment Variables:

export DB_DIRECTORY="/home/omarosman23/.electrumx/db"
export NET="regtest"
export COIN="Bitcoin"
export DAEMON_URL="http://rpcuser:[email protected]:18443"
export SSL_CERTFILE="/home/omarosman23/.electrumx/server.crt"
export SSL_KEYFILE="/home/omarosman23/.electrumx/server.key"
export DB_ENGINE="leveldb"
export CACHE_MB=500
export SERVICES=tcp://:50001,ssl://:50002,wss://:50004,rpc:/

I posted the issue on the other repo, but I am posting it here maybe anyone has any insights on this
Any help would be much appreciated!

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

1 participant