UNPKG

@ethereumjs/evm

Version:
4 lines 226 B
import type { ExecResult } from '../types.ts'; import type { PrecompileInput } from './types.ts'; export declare function precompile0f(opts: PrecompileInput): Promise<ExecResult>; //# sourceMappingURL=0f-bls12-pairing.d.ts.map