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

Canot init-dft in regtest net #82

Open
tmingyuan opened this issue Jan 18, 2024 · 0 comments
Open

Canot init-dft in regtest net #82

tmingyuan opened this issue Jan 18, 2024 · 0 comments

Comments

@tmingyuan
Copy link

when i run yarn cli init-dft command in regtest,
in electromx log:

ERROR:MemPool:skipping atomicals parsing due to error in mempool 581bee9b75176f2d5c4678800793e9d2c504369d8ae3060c9867128953d29e6d: type object 'BitcoinRegtest' has no attribute 'coin'

please.

electrumx .env file:

DAEMON_URL=http://xxx:[email protected]:18443/
COIN=BitcoinSegwit
NET=regtest
REQUEST_TIMEOUT=25
DB_DIRECTORY=xxx/data
DB_ENGINE=leveldb
SERVICES=tcp://0.0.0.0:50010,ws://:50020,rpc://:8000
HOST=""
ALLOW_ROOT=true
CACHE_MB=400
MAX_SEND=3000000
COST_SOFT_LIMIT=100000
COST_HARD_LIMIT=1000000
REQUEST_SLEEP=100
INITIAL_CONCURRENT=10
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