Merge pull request #643 from jamescoxon/jamescoxon-patch-1
Update app-settings.service.ts with caution note for SpyNano
This commit is contained in:
commit
2d59eadaff
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue