mirror of https://github.com/lukechilds/umbrel.git
3 changed files with 0 additions and 37 deletions
@ -1,26 +0,0 @@ |
|||||
{ |
|
||||
"rpc": { |
|
||||
"autodetect": true, |
|
||||
"datadir": "/data/.bitcoin", |
|
||||
"user": "", |
|
||||
"password": "", |
|
||||
"port": "", |
|
||||
"host": "localhost", |
|
||||
"protocol": "http" |
|
||||
}, |
|
||||
"auth": "usernamepassword", |
|
||||
"explorers": { |
|
||||
"main": "", |
|
||||
"test": "", |
|
||||
"regtest": "", |
|
||||
"signet": "" |
|
||||
}, |
|
||||
"hwi_bridge_url": "/hwi/api/", |
|
||||
"uid": "417dbd7490ff1464", |
|
||||
"unit": "btc", |
|
||||
"price_check": false, |
|
||||
"alt_rate": 1, |
|
||||
"alt_symbol": "BTC", |
|
||||
"price_provider": "", |
|
||||
"validate_merkle_proofs": false |
|
||||
} |
|
@ -1,11 +0,0 @@ |
|||||
[ |
|
||||
{ |
|
||||
"id": "admin", |
|
||||
"username": "admin", |
|
||||
"password": { |
|
||||
"salt": "Raqdb55MYPm8uk9p94IuirPwvDmPsNg5H3LIUQzw9d0=", |
|
||||
"pwdhash": "w1PLHkdKOhGgDyGzTUxYoyyzZf/VKLi5SjLoE28rffQ=" |
|
||||
}, |
|
||||
"is_admin": true |
|
||||
} |
|
||||
] |
|
Loading…
Reference in new issue