UNPKG

@nori-zk/ethprocessor

Version:

zkApp for verifying SP1 Helios Nori proof and storing latest execution state root on Mina

4 lines (3 loc) 136 B
import { CreateProofArgument } from '../../interfaces'; declare const proofArgument: CreateProofArgument; export default proofArgument;