From 9b23a6594f7100451b8b02f68c63d914321116ad Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 24 Sep 2022 21:28:16 -0700 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=8D=A3=20add=20some=20boilerplates=206?= =?UTF-8?q?470eb4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- master_solidity/boilerplates/{ => learning}/hello-world.sol | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename master_solidity/boilerplates/{ => learning}/hello-world.sol (100%) diff --git a/master_solidity/boilerplates/hello-world.sol b/master_solidity/boilerplates/learning/hello-world.sol similarity index 100% rename from master_solidity/boilerplates/hello-world.sol rename to master_solidity/boilerplates/learning/hello-world.sol