mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 00:55:08 +01:00
31 lines
576 B
JSON
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"
|
|
}
|
|
]
|