-
```
2023-11-18 12:57:32 connectClient:exception Error: connect ECONNREFUSED 172.18.0.2:50001
2023-11-18 12:57:32 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
2023-11-18 1…
-
2023-11-18 15:28:28 atomicals-electrumx-docker-electrumx-1 | INFO:electrumx:ElectrumX server starting
2023-11-18 15:28:28 atomicals-electrumx-docker-proxy-1 |
2023-11-18 15:28:30 atomicals-el…
-
我看到目前是存在两个项目,一个是当前这个项目,另外一个是[atomicals-electrumx-proxy-docker](https://github.com/Next-DAO/atomicals-electrumx-proxy-docker)项目。
我查看了当前项目的Dockerfile的编写, 里面暴露出来的50001端口为tcp,所以我是否可以认为,如果我用atomicals-js…
-
image: lucky2077/atomicals-electrumx-proxy:latest这个资源是不是没有了?
影响rpc 的搭建吗
-
electrumx-1 | ERROR:Daemon:daemon service refused: Unauthorized. Retrying occasionally...
-
### **atomicals-js cli run commond:yarn cli mint-dft dmint --satsbyte 30**
**### health check:**
![1700964008265](https://github.com/Next-DAO/atomicals-electrumx-proxy-docker/assets/31378513/0ec94…
-
```
2023-11-18 14:32:28 INFO:BlockProcessor:our height: 817,284 daemon: 817,284 UTXOs 2MB hist 1MB
2023-11-18 14:32:28 INFO:BlockProcessor:processed 1 block size 1.70 MB in 14.4s
2023-11-18 14:32:2…
-
What is the correct way to calculate how much memory be dedicated to fast-sync?
`The database is now likely in an inconsistent state. To recover, you will need to delete the datadir and do a full r…
-
The data has been synchronized to the same height as the space, access http://localhost:8080/proxy/health Still reporting an error:
{"success": false, "health": false, "message": "Cannot read propert…
-
这个问题找了好多解决
.env文件到底改哪个?
docker-compose.yml文件里的 environment:
- DAEMON_URL=nextdao:nextdao@${IP:?}:8332
- COIN=BitCoin
- PEER_DISCOVERY=off
- PEER_ANNOUNCE=""
- MA…