UNPKG

@tokamak-zk-evm/synthesizer

Version:

Tokamak zk-EVM Synthesizer - Processes Ethereum transactions into wire maps for Tokamak zk-SNARK proof generation

4 lines 232 B
import type { ExecResult } from '../types.js'; import type { PrecompileInput } from './types.js'; export declare function precompile13(opts: PrecompileInput): Promise<ExecResult>; //# sourceMappingURL=13-bls12-map-fp2-to-g2.d.ts.map