-
Mark Tyneway authored
This task will check that the L2 node was brought up as expected. It can be ran with the following command: ``` $ npx hardhat check-l2 --network $NETWORK ``` The `devnetL2` hardhat network is added to the hardhat config so that this can be developed against a local network very easily.
e8d5114c