Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
rename hardhat node currency
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Gap <[email protected]>
  • Loading branch information
NiloCK and lalexgap authored Oct 18, 2023
1 parent 5e5df20 commit 70e8e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const chains: ChainData[] = [
url: "http://localhost:8546",
chainId: 31338,
name: "hardhat B",
symbol: "hh2ETH",
symbol: "hhBETH",
explorer: "",
exchangeRate: 1,
},
Expand Down

0 comments on commit 70e8e26

Please sign in to comment.