mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-24 14:54:29 +01:00
* Batcher cypherapp now optional on cyphernode setup * ignoreThisApp for Sparkwallet when no LN * Use of next in setup * Cleanup
20 lines
274 B
JSON
20 lines
274 B
JSON
[
|
|
{
|
|
"name": "Tor Hidden Service/Gateway",
|
|
"value": "tor"
|
|
},
|
|
{
|
|
"name": "Lightning node",
|
|
"value": "lightning"
|
|
},
|
|
{
|
|
"name": "Opentimestamps client",
|
|
"value": "otsclient"
|
|
},
|
|
{
|
|
"name": "Batcher Cypherapp",
|
|
"value": "batcher"
|
|
}
|
|
|
|
]
|