File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,23 +19,23 @@ Groth16 has constant proof size and verification time. But the prover side has a
19
19
20
20
### WASM File Sizes
21
21
22
- <p align =" center " > <img src =" ./results/plots/wasm_sizes.png " width = " 500 " height = " 300 " /> </p >
22
+ <p align =" center " style = " background-color : white ; " > <img src =" ./results/plots/wasm_sizes.png " /> </p >
23
23
24
24
### R1CS File Sizes
25
25
26
- <p align =" center " > <img src =" ./results/plots/r1cs_sizes.png " width = " 500 " height = " 300 " /> </p >
26
+ <p align =" center " style = " background-color : white ; " > <img src =" ./results/plots/r1cs_sizes.png " /> </p >
27
27
28
28
### Witness File Sizes
29
29
30
- <p align =" center " > <img src =" ./results/plots/witness_sizes.png " width = " 500 " height = " 300 " /> </p >
30
+ <p align =" center " style = " background-color : white ; " > <img src =" ./results/plots/witness_sizes.png " /> </p >
31
31
32
32
### Prover Key Sizes
33
33
34
- <p align =" center " > <img src =" ./results/plots/zkey_sizes.png " width = " 500 " height = " 300 " /> </p >
34
+ <p align =" center " style = " background-color : white ; " > <img src =" ./results/plots/zkey_sizes.png " /> </p >
35
35
36
36
### Prover Runtimes
37
37
38
- <p align =" center " > <img src =" ./results/plots/runtimes.png " width = " 500 " height = " 300 " /> </p >
38
+ <p align =" center " style = " background-color : white ; " > <img src =" ./results/plots/runtimes.png " /> </p >
39
39
40
40
## Requirements
41
41
You can’t perform that action at this time.
0 commit comments