Skip to content

Commit 9d06bb7

Browse files
committed
feat: update validating public input
1 parent c2dbc78 commit 9d06bb7

File tree

10 files changed

+2085
-2351
lines changed

10 files changed

+2085
-2351
lines changed

examples/validating-public-input/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ This example is designed to do either with SP1 or risc0 proofs these are the com
1515

1616
2. `make submit_fibonacci_risc0_proof_devnet`
1717

18-
> The batch needs at least two proofs to be sealed, in another terminal run `make batcher_send_risc0_task` to actually submit the batch to aligned.
19-
2018
The command will log the file where all the aligned verification data was saved like so:
2119

2220
```
@@ -65,8 +63,6 @@ transactionHash <TX_HASH>
6563

6664
2. `make submit_fibonacci_sp1_proof_devnet`
6765

68-
> The batch needs at least two proofs to be selaed, in another terminal run `make batcher_send_sp1_task` to actually submit the batch to aligned.
69-
7066
The command will log the file where all the aligned verification data was saved like so:
7167

7268
```

0 commit comments

Comments
 (0)