Skip to content

feat(prover): change GuestOutput and the zk committed value for onchain verification #23

feat(prover): change GuestOutput and the zk committed value for onchain verification

feat(prover): change GuestOutput and the zk committed value for onchain verification #23

Workflow file for this run

name: Typo Check
on: [pull_request]
jobs:
check-for-typos:
runs-on: [taiko-runner]
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master