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

long time to sync #69

Open
bthanh18391 opened this issue Mar 24, 2023 · 1 comment
Open

long time to sync #69

bthanh18391 opened this issue Mar 24, 2023 · 1 comment

Comments

@bthanh18391
Copy link

hi, bitcoin core is sync but electrumx take a long time. What i can do. Thanks.
image
this is my docker file
services: electrumx: image: lukechilds/electrumx restart: unless-stopped container_name: electrumx volumes: - ./data:/data environment: - DAEMON_URL=http://user:[email protected]:8332 - COIN=BitcoinSegwit - PEER_DISCOVERY=on - MAX_SUBS=500000 - MAX_SESSION_SUBS=100000 ports: - 50002:50002 - 5000:5000

@huaibaoyy1
Copy link

老铁,搞定了吗,我的同步也很慢,有什么办法可以快点吗

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