commit
5411af2845
1 changed files with 8 additions and 0 deletions
|
|
@ -77,6 +77,14 @@ export class AppSettingsService {
|
||||||
auth: null,
|
auth: null,
|
||||||
shouldRandom: true,
|
shouldRandom: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'NanOslo',
|
||||||
|
value: 'nanoslo',
|
||||||
|
api: 'https://nanoslo.0x.no/proxy',
|
||||||
|
ws: 'wss://nanoslo.0x.no/websocket',
|
||||||
|
auth: null,
|
||||||
|
shouldRandom: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Custom',
|
name: 'Custom',
|
||||||
value: 'custom',
|
value: 'custom',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue