mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-16 13:01:07 +02:00
Fulcrum will now have support for Litecoin, in addition to Bitcoin Cash and Bitcoin BTC. Includes support for deserializing/reserializing mweb data, so Fulcrum should work with latest `litecoind` `v0.21.2`. Note that no known Electrum clients on LTC know how to *deal* with mweb data, but Fulcrum at least won't die on it when receiving txns or blocks containing it from `litcoind` RPC. See PR #144 for more details. See also discussion here: https://github.com/spesmilo/electrumx/issues/179
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"electrum.ltc.xurious.com": {
|
|
"s": "51002",
|
|
"t": "51001"
|
|
},
|
|
"electrum-ltc.bysh.me": {
|
|
"s": "51002",
|
|
"t": "51001"
|
|
}
|
|
}
|