NADA BUILD
#135
Replies: 1 comment 1 reply
-
This was solved? @ScapeXYZ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NADA build
[[programs]]
path = "src/secret_addition.py
name = "secret_addition
prime_size = 128
nada-project.toml file
This is the error I'm getting
Error I'm getting
nada build
Error:
0: TOML parse error at line 1, column 1
0: |
0: 1 | [[programs]]
0: | ^
0: missing field name
0:
Location:
tools/nada/src/nada_project_toml.rs:67
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Beta Was this translation helpful? Give feedback.
All reactions