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:
parent
ae15f686fb
commit
f8533ead7d
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