start alerts

This commit is contained in:
Matt Hill
2021-02-15 11:31:23 -07:00
committed by Aiden McClelland
parent e1200c2991
commit 8ce43d808e
4 changed files with 39 additions and 9 deletions

View File

@@ -53,6 +53,7 @@ export const bitcoinI: AppInstalledFull = {
lanEnabled: true,
title: 'Bitcoin Core',
torAddress: '4acth47i6kxnvkewtm6q7ib2s3ufpo5sqbsnzjpbi7utijcltosqemad.onion',
startAlert: 'Bitcoind could take a loooooong time to start. Please be patient.',
status: AppStatus.STOPPED,
iconURL: 'assets/img/service-icons/bitcoind.png',
instructions: 'some instructions',