We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72d6b5f + 7aada3b commit 98c80f6Copy full SHA for 98c80f6
apps/staking/src/known-publishers.ts
@@ -32,7 +32,7 @@ export const KNOWN_PUBLISHERS = {
32
icon: ltp,
33
},
34
"7JZm3iUVZTVTnK1Z6XqCGxUY51w1j3XkHAkA2rNpPGCo": {
35
- name: "GlueX",
+ name: "GlueX Protocol",
36
icon: gluex,
37
38
};
packages/known-publishers/src/index.tsx
@@ -54,7 +54,7 @@ export const knownPublishers = {
54
55
56
57
58
icon: {
59
monochrome: gluex,
60
0 commit comments