|
@@ -5,8 +5,8 @@ import deployer from './.secret'
|
|
|
import {HardhatRuntimeEnvironment} from "hardhat/types";
|
|
import {HardhatRuntimeEnvironment} from "hardhat/types";
|
|
|
|
|
|
|
|
// const ETH_RPC = '/ethereum/data/geth.ipc'
|
|
// const ETH_RPC = '/ethereum/data/geth.ipc'
|
|
|
-const ETH_RPC = 'http://www.410eth.com:8545'
|
|
|
|
|
-const ETH_W_RPC = 'http://www.410eth.com:18545'
|
|
|
|
|
|
|
+const ETH_RPC = 'www.410eth.com:8545'
|
|
|
|
|
+const ETH_W_RPC = 'www.410eth.com:18545'
|
|
|
|
|
|
|
|
const config: HardhatUserConfig = {
|
|
const config: HardhatUserConfig = {
|
|
|
defaultNetwork: 'eth_w',
|
|
defaultNetwork: 'eth_w',
|