Skip to content

Commit a8b3a25

Browse files
authored
docs: add --conn to risc0 example (#603)
1 parent dcc2125 commit a8b3a25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/guides/0_submitting_proofs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ aligned submit \
155155
--proving_system Risc0 \
156156
--proof ./scripts/test_files/risc_zero/fibonacci_proof_generator/risc_zero_fibonacci.proof \
157157
--vm_program ./scripts/test_files/risc_zero/fibonacci_proof_generator/fibonacci_id.bin \
158+
--conn wss://batcher.alignedlayer.com \
158159
--aligned_verification_data_path ~/.aligned/aligned_verification_data \
159160
--keystore_path ~/.aligned_keystore/keystore0
160161
```

0 commit comments

Comments
 (0)