You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to `~/.openvm/`, where `~` is the directory specified by environment variable `$HOME`. Every command that requires these files will look for them in this directory.
56
+
to `~/.openvm/`, where `~` is the directory specified by environment variable `$HOME` and `OPENVM_VERSION` is the version of OpenVM. Every command that requires these files will look for them in this directory.
57
57
58
58
The `agg.pk` contains all aggregation proving keys necessary for aggregating to a final EVM proof.
59
59
The `OpenVmHalo2Verifier.sol` file contains a Solidity contract to verify the final EVM proof. The contract is named `OpenVmHalo2Verifier` and it implements the `IOpenVmHalo2Verifier` interface.
0 commit comments