flo-electrum/electrum/servers.json
Vivek Teega 6a2d2fbc3d Creating Morph branch
This is an attempt to commit the changes made to Electrum-BTC to morph it into FLO, on top of the latest Electrum-BTC codebase at the time of writing. The code has become messy pulling upstream changes and its become difficult to debug issues
2018-09-29 17:52:30 +05:30

9 lines
122 B
JSON

{
"localhost": {
"pruning": "-",
"s": "50002",
"t": "50001",
"version": "1.2"
}
}