Skip to content

Commit

Permalink
chore(platofrms): rename display name (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schultz authored Jan 17, 2024
1 parent b521965 commit 6b98c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/src/ETH/Providers-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { ETHAdvocateProvider, ETHPioneerProvider, ETHMaxiProvider } from "./Prov
export const PlatformDetails: PlatformSpec = {
icon: "./assets/ethereumStampIcon.svg",
platform: "ETH",
name: "ETH",
name: "Ethereum",
description: "Connect to Ethereum to verify your network activity.",
connectMessage: "Verify Account",
isEVM: true,
Expand Down

5 comments on commit 6b98c98

@HOTAgithub
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi

@HooliFuk
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@HooliFuk
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do I run this node for real

@nguyentv-sw247
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i will validator

@Emersonls
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ola

Please sign in to comment.