Merge branch 'master' into master
This commit is contained in:
commit
bdba35529a
1 changed files with 8 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue