mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 22:45:00 +08:00
docs: typo Update hardhat.md (#1390)
This commit is contained in:
@@ -41,7 +41,7 @@ networks: {
|
||||
accounts: [process.env.PRIVATE_KEY as string],
|
||||
gasPrice: 1000000000,
|
||||
},
|
||||
// for Sepolia testnet
|
||||
// for Base Sepolia testnet
|
||||
"base-sepolia": {
|
||||
url: "https://sepolia.base.org",
|
||||
accounts: [process.env.PRIVATE_KEY as string],
|
||||
|
||||
Reference in New Issue
Block a user