Closed kilrau closed 4 years ago
xud-docker
simnet > status ┌─────────┬──────────────────────────────────────────────────┐ │ SERVICE │ STATUS │ ├─────────┼──────────────────────────────────────────────────┤ │ ltcd │ Ready │ ├─────────┼──────────────────────────────────────────────────┤ │ lndbtc │ Waiting for sync │ ├─────────┼──────────────────────────────────────────────────┤ │ lndltc │ Waiting for sync │ ├─────────┼──────────────────────────────────────────────────┤ │ raiden │ Container running │ ├─────────┼──────────────────────────────────────────────────┤ │ xud │ Waiting for lndbtc, lndltc, raiden │ └─────────┴──────────────────────────────────────────────────┘ simnet > ltcctl getinfo { "version": 120000, "protocolversion": 70002, "blocks": 3500, "timeoffset": 0, "connections": 1, "proxy": "", "difficulty": 1, "testnet": false, "relayfee": 0.00001, "errors": "" } simnet > ltcctl getinfo { "version": 120000, "protocolversion": 70002, "blocks": 4000, "timeoffset": 0, "connections": 1, "proxy": "", "difficulty": 1, "testnet": false, "relayfee": 0.00001, "errors": "" }
Hopefully closed by https://github.com/ExchangeUnion/xud-simnet/issues/63 so we actually don't have a local ltcd anymore
xud-docker