File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
source/renderer/app/config Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 44
55### Chores
66
7+ - Updated new Catalyst API URL ([ PR 3087] ( https://github.com/input-output-hk/daedalus/pull/3087 ) )
78- Fixed Storybook state for General stories ([ PR 3064] ( https://github.com/input-output-hk/daedalus/pull/3064 ) )
89
910## 5.1.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export const DEVELOPMENT_NEWS_HASH_URL = 'newsfeed.daedaluswallet.io';
1111export const MAINNET_NEWS_HASH_URL = 'newsfeed.daedaluswallet.io' ;
1212export const TESTNET_NEWS_HASH_URL = 'newsfeed.daedaluswallet.io' ;
1313export const STAGING_NEWS_HASH_URL = 'newsfeed.daedaluswallet.io' ;
14- export const MAINNET_SERVICING_STATION_URL = 'servicing-station.vit.iohk .io' ;
14+ export const MAINNET_SERVICING_STATION_URL = 'servicing-station.gov.iog .io' ;
1515export const ALLOWED_EXTERNAL_HOSTNAMES = [
1616 MAINNET_EXPLORER_URL ,
1717 STAGING_EXPLORER_URL ,
You can’t perform that action at this time.
0 commit comments