mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-13 12:33:27 +02:00
Currently only contains 1 entry, blackie.c3-soft.com (which is not yet up), but this 1 entry will serve as the seed to find all the other servers, as they may appear. Note that Core only just recently merged testnet4 chain to master so there is no real rush to get other servers up right now, but we will be ready for it on the Fulcrum side as more servers appear. Core added testnet4 here: https://github.com/bitcoin/bitcoin/pull/29775
14 lines
596 B
Text
14 lines
596 B
Text
<RCC>
|
|
<qresource prefix="/">
|
|
<file>resources/bch/servers.json</file>
|
|
<file>resources/bch/servers_testnet.json</file>
|
|
<file>resources/bch/servers_testnet4.json</file>
|
|
<file>resources/bch/servers_scalenet.json</file>
|
|
<file>resources/bch/servers_chipnet.json</file>
|
|
<file>resources/btc/servers.json</file>
|
|
<file>resources/btc/servers_testnet.json</file>
|
|
<file>resources/btc/servers_testnet4.json</file>
|
|
<file>resources/ltc/servers.json</file>
|
|
<file>resources/ltc/servers_testnet.json</file>
|
|
</qresource>
|
|
</RCC>
|