UNPKG

@ethereumjs/evm

Version:
4 lines 217 B
import type { ExecResult } from '../types.ts'; import type { PrecompileInput } from './types.ts'; export declare function precompile08(opts: PrecompileInput): ExecResult; //# sourceMappingURL=08-bn254-pairing.d.ts.map