Commit 96b76c38 authored by Eugene Y. Q. Shen's avatar Eugene Y. Q. Shen

lint

parent 77995af7
...@@ -308,7 +308,7 @@ A reference implementation of the L1 Attributes predeploy contract can be found ...@@ -308,7 +308,7 @@ A reference implementation of the L1 Attributes predeploy contract can be found
[L1Block.sol]: ../packages/contracts-bedrock/src/L2/L1Block.sol [L1Block.sol]: ../packages/contracts-bedrock/src/L2/L1Block.sol
After running `pnpm build` in the `packages/contracts-bedrock` directory, the bytecode to add to After running `pnpm build` in the `packages/contracts-bedrock` directory, the bytecode to add to
the genesis file will be located in the `deployedBytecode` field of the build artifacts file at the genesis file will be located in the `deployedBytecode` field of the build artifacts file at
`/packages/contracts-bedrock/forge-artifacts/L1Block.sol/L1Block.json`. `/packages/contracts-bedrock/forge-artifacts/L1Block.sol/L1Block.json`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment