diff --git a/README.md b/README.md index 3e33726..d9af73f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # op-enclave `op-enclave` is a relatively small modification to the [op-stack](https://github.com/ethereum-optimism/optimism/) -that proofs state transitions in a AWS Nitro Enclave, and submits the resulting state roots to the L1 chain. +that proves state transitions in a AWS Nitro Enclave, and submits the resulting state roots to the L1 chain. This removes the need for the 7-day challenge period, and allows for immediate withdrawals. ## Directory Structure