Add cannon-prestate as prereq to devnet-up
The devnet-up ultimately requires the cannont-prestate target to have already executed, or the script errors out. Consequently, for someone checking out the repo if they simply do a: ``` make && make devnet-up ``` Things still fail. This change simply mirrors a similar check added to the e2e Makefile.
Showing
Please register or sign in to comment