update todos

This commit is contained in:
Matt Hill
2024-06-22 21:47:18 -06:00
parent e0d23f4436
commit 68ed1c80ce
7 changed files with 9 additions and 13 deletions

View File

@@ -714,7 +714,7 @@ export module Mock {
value: 'https://guessagain.com',
},
},
} as any // @TODO why is this necessary?
}
export const ConfigSpec: RR.GetPackageConfigRes['spec'] = {
bitcoin: {
@@ -1419,7 +1419,7 @@ export module Mock {
health: {},
},
},
actions: {}, // @TODO need mocks
actions: {},
serviceInterfaces: {
ui: {
id: 'ui',
@@ -1618,7 +1618,7 @@ export module Mock {
icon: 'assets/img/service-icons/btc-rpc-proxy.png',
kind: 'exists',
registryUrl: 'https://community-registry.start9.com',
versionSpec: '>2.0.0', // @TODO
versionSpec: '>2.0.0',
configSatisfied: false,
},
},