Succinct labs said it would be useful to have the ability to write and load a proving key in noir, this would require the same functionality in cpp. `bb write_pk -o pk` - write the pk to disk `bb prove -pk pk` - prove using the read pk
Succinct labs said it would be useful to have the ability to write and load a proving key in noir, this would require the same functionality in cpp.
bb write_pk -o pk- write the pk to diskbb prove -pk pk- prove using the read pk