Skip to content
Snippets Groups Projects
Commit 5e481c1c authored by Mariano Absatz (git)'s avatar Mariano Absatz (git)
Browse files

siempre faltan 5 p'al peso (o una coma)

parent d6766177
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ module.exports = { ...@@ -42,7 +42,7 @@ module.exports = {
port: 8545, // Standard Ethereum port (default: none) port: 8545, // Standard Ethereum port (default: none)
provider: () => new HDWalletProvider(process.env.GETH_ACCOUNT_PKEY, "http://127.0.0.1:8545"), provider: () => new HDWalletProvider(process.env.GETH_ACCOUNT_PKEY, "http://127.0.0.1:8545"),
network_id: "47525974938", // BFA produccion network_id: "47525974938", // BFA produccion
} },
bfatest2: { bfatest2: {
host: "127.0.0.1", // Localhost (default: none) host: "127.0.0.1", // Localhost (default: none)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment