Update app-settings.service.ts

Added caution note to spy nano as is a new node and its credibility is not yet established within the community. This tag can be removed after a period of probation.
This commit is contained in:
James Coxon 2024-10-06 08:40:41 +01:00 committed by GitHub
commit f8533ead7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ export class AppSettingsService {
shouldRandom: true, shouldRandom: true,
}, },
{ {
name: 'SpyNano', name: 'SpyNano (New Node - Use with caution)',
value: 'spynano', value: 'spynano',
api: 'https://node.spynano.org/proxy', api: 'https://node.spynano.org/proxy',
ws: 'wss://node.spynano.org/websocket', ws: 'wss://node.spynano.org/websocket',