Skip to content

Commit c3e02d8

Browse files
committed
docs(tfhe-worker): document event test matrix modes
1 parent 9087b7e commit c3e02d8

File tree

1 file changed

+1
-0
lines changed
  • coprocessor/fhevm-engine/tfhe-worker

1 file changed

+1
-0
lines changed

coprocessor/fhevm-engine/tfhe-worker/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ docker exec -u postgres -it fhevm-coprocessor-db-1 psql coprocessor
4242
```
4343
cargo test
4444
```
45+
`operators_from_events` uses the full type matrix by default. To run a lighter local matrix (up to `uint64`) set `TFHE_WORKER_EVENT_TYPE_MATRIX=local` before `cargo test`.
4546

4647
## Running the first working fhevm coprocessor smoke test
4748

0 commit comments

Comments
 (0)