Merge pull request #643 from jamescoxon/jamescoxon-patch-1

Update app-settings.service.ts with caution note for SpyNano
This commit is contained in:
James Coxon 2024-10-06 08:42:00 +01:00 committed by GitHub
commit 2d59eadaff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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