From bd7bc6e7ae701964ba325a3247120c7c3a24c8d5 Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@martin-legene.dk> Date: Thu, 3 Dec 2020 11:58:00 -0300 Subject: [PATCH] Cambiando el nombre de una carpeta y symlink para un contrato --- network/contracts/0x58464f818e800bbd9e265d2b098f8a882420f508 | 1 - .../abi | 0 network/contracts/DGSIdistillery2.1 | 1 + 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 network/contracts/0x58464f818e800bbd9e265d2b098f8a882420f508 rename network/contracts/{DGSIdistillery2.1 => 0x58464f818e800bbd9e265d2b098f8a882420f508}/abi (100%) create mode 120000 network/contracts/DGSIdistillery2.1 diff --git a/network/contracts/0x58464f818e800bbd9e265d2b098f8a882420f508 b/network/contracts/0x58464f818e800bbd9e265d2b098f8a882420f508 deleted file mode 120000 index 1eab591..0000000 --- a/network/contracts/0x58464f818e800bbd9e265d2b098f8a882420f508 +++ /dev/null @@ -1 +0,0 @@ -DGSIdistillery2.1 \ No newline at end of file diff --git a/network/contracts/DGSIdistillery2.1/abi b/network/contracts/0x58464f818e800bbd9e265d2b098f8a882420f508/abi similarity index 100% rename from network/contracts/DGSIdistillery2.1/abi rename to network/contracts/0x58464f818e800bbd9e265d2b098f8a882420f508/abi diff --git a/network/contracts/DGSIdistillery2.1 b/network/contracts/DGSIdistillery2.1 new file mode 120000 index 0000000..76c8740 --- /dev/null +++ b/network/contracts/DGSIdistillery2.1 @@ -0,0 +1 @@ +0x58464f818e800bbd9e265d2b098f8a882420f508 \ No newline at end of file -- GitLab