Skip to content

Commit 5c760d7

Browse files
Avaneesh-axiomjonathanpwang
authored andcommitted
Fix ecc example
1 parent 39e371d commit 5c760d7

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

examples/ecc/openvm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[app_vm_config.rv32m]
33
[app_vm_config.io]
44
[app_vm_config.modular]
5-
supported_modulus = ["115792089237316195423570985008687907853269984665640564039457584007908834671663", "115792089237316195423570985008687907852837564279074904382605163141518161494337"]
5+
supported_moduli = ["115792089237316195423570985008687907853269984665640564039457584007908834671663", "115792089237316195423570985008687907852837564279074904382605163141518161494337"]
66

77
[[app_vm_config.ecc.supported_curves]]
88
struct_name = "Secp256k1Point"

examples/ecc/openvm/app.vmexe

408 KB
Binary file not shown.
2.24 MB
Binary file not shown.

examples/ecc/openvm/exe_commit.bytes

32 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)