diff --git a/contract/truffle-config.js b/contract/truffle-config.js index 4a386867ce847a06a1c5592e46eac8dd3feeaf5f..d8ebd16e597c6520d37683ffcfc795ad126f90f4 100644 --- a/contract/truffle-config.js +++ b/contract/truffle-config.js @@ -42,7 +42,7 @@ module.exports = { port: 8545, // Standard Ethereum port (default: none) provider: () => new HDWalletProvider(process.env.GETH_ACCOUNT_PKEY, "http://127.0.0.1:8545"), network_id: "47525974938", // BFA produccion - } + }, bfatest2: { host: "127.0.0.1", // Localhost (default: none)