mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-04 13:35:28 +01:00
Removed obsolete file
This commit is contained in:
27
dist/config.json.sample
vendored
27
dist/config.json.sample
vendored
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"derivation_path": "0/n",
|
||||
"installer": "docker",
|
||||
"features": [
|
||||
"lightning",
|
||||
"otsclient",
|
||||
"electrum"
|
||||
],
|
||||
"net": "testnet",
|
||||
"xpub": "upub5GtUcgGed1aGH4HKQ3vMYrsmLXwmHhS1AeX33ZvDgZiyvkGhNTvGd2TA5Lr4v239Fzjj4ZY48t6wTtXUy2yRgapf37QHgt6KWEZ6bgsCLpb",
|
||||
"bitcoin_mode": "internal",
|
||||
"bitcoin_rpcuser": "user",
|
||||
"bitcoin_rpcpassword": "password",
|
||||
"bitcoin_prune": false,
|
||||
"bitcoin_uacomment": "",
|
||||
"lightning_implementation": "c-lightning",
|
||||
"lightning_external_ip": "clightning.nodes.com",
|
||||
"lightning_nodename": "SatoshiPortal",
|
||||
"lightning_nodecolor": "ff00ff",
|
||||
"electrum_implementation": "eps",
|
||||
"installer_mode": "docker",
|
||||
"proxy_datapath": "/tmp/p",
|
||||
"bitcoin_datapath": "/tmp/b",
|
||||
"lightning_datapath": "/tmp/l",
|
||||
"bitcoin_expose": false,
|
||||
"devmode": true
|
||||
}
|
||||
Reference in New Issue
Block a user