Commit 38e48aa3 authored by Mark Tyneway's avatar Mark Tyneway

op-bindings: no longer use hardhat

parent 2a674e5b
...@@ -45,7 +45,7 @@ version: ...@@ -45,7 +45,7 @@ version:
compile: compile:
cd ../packages/contracts-bedrock/ && \ cd ../packages/contracts-bedrock/ && \
yarn clean && \ yarn clean && \
npx hardhat compile yarn build
system-config-bindings: compile system-config-bindings: compile
./gen_bindings.sh contracts/L1/SystemConfig.sol:SystemConfig $(pkg) ./gen_bindings.sh contracts/L1/SystemConfig.sol:SystemConfig $(pkg)
......
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