Files
cyphernode/cyphernodeconf_docker/features.json
kexkey e1cac588ec Features/optionalbatcher (#206)
* Batcher cypherapp now optional on cyphernode setup

* ignoreThisApp for Sparkwallet when no LN

* Use of next in setup

* Cleanup
2020-11-16 16:45:52 -05:00

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"
}
]