mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-28 18:15:15 +01:00
31 lines
579 B
JSON
31 lines
579 B
JSON
[
|
|
{
|
|
"name": "Cyphernode as Hidden Service",
|
|
"value": "tor_hiddenservice"
|
|
},
|
|
{
|
|
"name": "Bitcoin Node",
|
|
"value": "tor_bitcoinnode"
|
|
},
|
|
{
|
|
"name": "LN Node",
|
|
"value": "tor_lnnode"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|