Skip to content

Commit

Permalink
feat: add config for voyager verification
Browse files Browse the repository at this point in the history
  • Loading branch information
Th0rgal committed May 30, 2024
1 parent 2eadb70 commit e21dda5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Scarb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ casm-add-pythonic-hints = true

build-external-contracts = ["identity::identity::main::Identity"]

[tool.voyager]
naming = { path = "src/naming.cairo" }

[lib]
sierra = true
casm = false

0 comments on commit e21dda5

Please sign in to comment.