Skip to content

Unknown coin Bitcoin and network regtest combination #285 #1082

@omariosman

Description

@omariosman

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions