Tim
Results
1
issues of
Tim
`transpile_contract_and_gen_vks.sh` currently ignores any provided args. This PR updates the script so that arguments are passed to the `bb aztec_process`, enabling things like ```sh aztec-postprocess-contracts --input target/mycontract.json ``` using the...