mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-11 01:43:07 +00:00
chore: add project documentation and update prover configuration in tests
This commit is contained in:
parent
a5f458caab
commit
974ca92e2b
@ -271,8 +271,8 @@ template multinodesuite*(suiteName: string, body: untyped) =
|
||||
"vendor/codex-contracts-eth/verifier/networks/hardhat/proof_main.r1cs",
|
||||
)
|
||||
config.addCliOption(
|
||||
PersistenceCmd.prover, "--circom-wasm",
|
||||
"vendor/codex-contracts-eth/verifier/networks/hardhat/proof_main.wasm",
|
||||
PersistenceCmd.prover, "--circom-graph",
|
||||
"vendor/codex-contracts-eth/verifier/networks/hardhat/proof_main.bin",
|
||||
)
|
||||
config.addCliOption(
|
||||
PersistenceCmd.prover, "--circom-zkey",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user