Merge branch 'master' into master

This commit is contained in:
James Coxon 2024-03-14 09:19:47 +00:00 committed by GitHub
commit bdba35529a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,6 +77,14 @@ export class AppSettingsService {
auth: null,
shouldRandom: true,
},
{
name: 'NanOslo',
value: 'nanoslo',
api: 'https://nanoslo.0x.no/proxy',
ws: 'wss://nanoslo.0x.no/websocket',
auth: null,
shouldRandom: true,
},
{
name: 'SomeNano',
value: 'somenano',