From 4fae23374170c9ee6a2aff2eabc08c3586e61a47 Mon Sep 17 00:00:00 2001 From: Bill Buchanan Date: Tue, 28 Mar 2023 20:25:15 +0100 Subject: [PATCH] Update README.md --- unit08_blockchain/lab/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unit08_blockchain/lab/README.md b/unit08_blockchain/lab/README.md index cb36636..ae78984 100644 --- a/unit08_blockchain/lab/README.md +++ b/unit08_blockchain/lab/README.md @@ -570,11 +570,11 @@ And then select "Verify and Publish" and enter the details of the compiler versi ![Alt text](https://asecuritysite.com/public/sc09.png) -We then need to copy-and-pasete the contract code into the Source Code text box: +We then need to copy-and-paste the contract code into the Source Code text box: ![Alt text](https://asecuritysite.com/public/sc10.png) -After less than 45 seconds, the contract will be approved: +After less than 45 seconds, the contract will be approved [here](https://sepolia.etherscan.io/address/0xf221126aeb22f441f3912a9d4bb859e4504b44fa): ![Alt text](https://asecuritysite.com/public/sc11.png)