From 9324cc078096292d0e679f8c10b10fe987d27d0a Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:22:37 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=9F=20add=20opcodes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- evm_and_opcodes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evm_and_opcodes/README.md b/evm_and_opcodes/README.md index c87c6d6..acfb826 100644 --- a/evm_and_opcodes/README.md +++ b/evm_and_opcodes/README.md @@ -17,7 +17,7 @@
-* [opcodes](https://github.com/bt3gl-labs/Blockchain-Hacking-Toolkit/blob/main/EVM-and-opcodes/opcodes.md) +* [opcodes for the evm](https://ethereum.org/en/developers/docs/evm/opcodes/)