From 600b63906344b8011aa5c12ef893bef6949670a6 Mon Sep 17 00:00:00 2001 From: Shawn <44221603+shaspitz@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:41:40 -0800 Subject: [PATCH] Create README.md --- geth-poa/local-l1/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 geth-poa/local-l1/README.md diff --git a/geth-poa/local-l1/README.md b/geth-poa/local-l1/README.md new file mode 100644 index 0000000000..ba170f593e --- /dev/null +++ b/geth-poa/local-l1/README.md @@ -0,0 +1,3 @@ +# Local L1 + +This directory contains a genesis and dockerfile for running a local L1 chain in addition to the mev-commit chain.