From 765854006d19b517971ac3e39a6e76a962e58c25 Mon Sep 17 00:00:00 2001 From: "Mariano Absatz (git)" <scm@baby.com.ar> Date: Tue, 11 Jun 2019 16:45:50 -0300 Subject: [PATCH] =?UTF-8?q?direcci=C3=B3n=20del=20deploy=20en=20test2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 22b93a7..ce78327 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Actualmente el contrato se encuentra deployado en BFA: * dirección: **0x7e56220069CAaF8367EA42817EA9210296AeC7c6** * abi: https://gitlab.bfa.ar/blockchain/tsa2/blob/develop/api/abi.json +También está deployado en la testnet2: + * dirección: **0xFc0f01A88bD08b988173A2354952087C9492d947** + * abi: https://gitlab.bfa.ar/blockchain/tsa2/blob/develop/api/abi.json + ## Discusión Cosas que habrÃa que discutir: * algoritmo de hasheo de archivos (ahora es sha256 se prefiere keccak o sha3?) -- GitLab