From 590991ceda5462a3944fb9f4b3f64d92b60eb4fd Mon Sep 17 00:00:00 2001 From: Geoff Stuart Date: Tue, 3 Dec 2024 18:02:10 -0500 Subject: [PATCH] Update contracts/teleporter/README.md Co-authored-by: cam-schultz <78878559+cam-schultz@users.noreply.github.com> Signed-off-by: Geoff Stuart --- contracts/teleporter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/teleporter/README.md b/contracts/teleporter/README.md index 9e4f95f62..a3267d16b 100644 --- a/contracts/teleporter/README.md +++ b/contracts/teleporter/README.md @@ -191,5 +191,5 @@ forge verify-contract 0x253b2784c75e510dD0fF1da844684a1aC0aa5fcf \ --rpc-url \ --verifier sourcify \ --compiler-version v0.8.18+commit.87f61d96 \ - --num-of-optimizations 200 \ + --num-of-optimizations 200 \ ``` \ No newline at end of file