From acd37161ca9fb8ac728828d56b0716da3a0c9623 Mon Sep 17 00:00:00 2001 From: Xiliang Chen Date: Fri, 19 Jul 2019 17:05:04 +1200 Subject: [PATCH] Update UNfrastructure node label (#160) --- packages/ui-settings/src/defaults.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-settings/src/defaults.ts b/packages/ui-settings/src/defaults.ts index 520c38bb..0f0bae96 100644 --- a/packages/ui-settings/src/defaults.ts +++ b/packages/ui-settings/src/defaults.ts @@ -17,7 +17,7 @@ const WSS_NODES = { } }, unfra: { - hosted: 'hosted by UNfrastructure', + hosted: 'hosted by Centrality UNfrastructure', nodes: { alex: 'wss://alex.unfrastructure.io/public/ws' }