Skip to content

Commit

Permalink
Fix the fucking thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Golovanov399 committed Dec 16, 2024
1 parent 8907b74 commit 36d68d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions crates/cli/example/openvm.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
[app_vm_config.rv32i]

[app_vm_config.io]

[app_vm_config.rv32m]
range_tuple_checker_sizes = [256, 2048]


[app_vm_config.modular]
supported_modulus = ["115792089237316195423570985008687907853269984665640564039457584007908834671663", "115792089237316195423570985008687907852837564279074904382605163141518161494337"]

Expand Down

0 comments on commit 36d68d8

Please sign in to comment.