ваше сообщение коммита

This commit is contained in:
2025-05-20 14:32:03 +03:00
parent 60302c9e13
commit 3d3f24d4c9
24 changed files with 5954 additions and 13502 deletions

View File

@@ -14,7 +14,7 @@ module.exports = {
},
networks: {
sepolia: {
url: process.env.ETHEREUM_NETWORK_URL,
url: process.env.RPC_URL_ETH,
accounts: [process.env.PRIVATE_KEY],
},
},