UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

3 lines 260 B
export function gasPriceProcedure({ getVm, forkTransport }: Parameters<typeof gasPriceHandler>[0]): import("./EthProcedure.js").EthGasPriceJsonRpcProcedure; import { gasPriceHandler } from './gasPriceHandler.js'; //# sourceMappingURL=gasPriceProcedure.d.ts.map