mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
add messaging for missing LAN
This commit is contained in:
committed by
Keagan McClelland
parent
d430986403
commit
d611c69b0c
@@ -52,7 +52,7 @@ export function toServiceBreakage (f: BaseApp): DependentBreakage {
|
||||
export const bitcoinI: ApiAppInstalledFull = {
|
||||
id: 'bitcoind',
|
||||
versionInstalled: '0.18.1',
|
||||
lanAddress: 'bitcoinLan.local',
|
||||
lanAddress: undefined,
|
||||
title: 'Bitcoin Core',
|
||||
torAddress: '4acth47i6kxnvkewtm6q7ib2s3ufpo5sqbsnzjpbi7utijcltosqemad.onion',
|
||||
startAlert: 'Bitcoind could take a loooooong time to start. Please be patient.',
|
||||
|
||||
Reference in New Issue
Block a user