Add Fulcrum dependency
This commit is contained in:
@@ -32,13 +32,12 @@ export const manifest = setupManifest({
|
||||
|
||||
dependencies: {
|
||||
fulcrum: {
|
||||
description:
|
||||
'Electrum server used by Munin Bitcoin to access blockchain and wallet data.',
|
||||
description: 'Electrum server for querying the Bitcoin blockchain.',
|
||||
optional: false,
|
||||
metadata: {
|
||||
title: 'Fulcrum',
|
||||
icon: 'https://raw.githubusercontent.com/Start9Labs/fulcrum-startos/master/dep-icon.svg',
|
||||
icon: 'https://raw.githubusercontent.com/Start9Labs/fulcrum-startos/master/icon.svg',
|
||||
},
|
||||
},
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user