Files
cyphernode/cyphernodeconf_docker/torifyables.json
2020-01-19 11:11:27 -05:00

31 lines
576 B
JSON

[
{
"name": "Traefik web proxy",
"value": "tor_traefik"
},
{
"name": "Bitcoin Node",
"value": "tor_bitcoin"
},
{
"name": "Lightning Network Node",
"value": "tor_lightning"
},
{
"name": "OTS stamp, upgrade and verify",
"value": "tor_otsoperations"
},
{
"name": "OTS Callbacks (webhooks)",
"value": "tor_otswebhooks"
},
{
"name": "Address Watches Callbacks (webhooks)",
"value": "tor_addrwatcheswebhooks"
},
{
"name": "TXID Watches Callbacks (webhooks)",
"value": "tor_txidwatcheswebhooks"
}
]