Skip to content

Commit

Permalink
reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
JackBekket committed Dec 22, 2022
1 parent 966b9ef commit 81c58dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dapp/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ const Home: NextPage = () => {
<Heading my={4} fontSize='xl'>Account info</Heading>
<Text>ETH Balance of current account: {balance}</Text>
<Text>Chain Info: ChainId {chainId} name {chainname}</Text>
<Text>CHAIN MUST BE POLYGON</Text>
</Box>
:<></>
}
Expand Down

1 comment on commit 81c58dc

@vercel
Copy link

@vercel vercel bot commented on 81c58dc Dec 22, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.