Skip to content

Commit

Permalink
fix generated Scarb.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
feltroidprime committed Aug 9, 2024
1 parent 8d503d8 commit 7363ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/starknet/groth16_contract_generator/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ def gen_groth16_verifier(vk_path: str, output_folder_path: str) -> str:
[[target.starknet-contract]]
casm = true
casm-add-pythonic-hints = true
"""
)

Expand Down

0 comments on commit 7363ea7

Please sign in to comment.