UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

2 lines 283 B
export function evmInputToImpersonatedTx(client: import("@tevm/node").TevmNode): (evmInput: import("@tevm/evm").EvmRunCallOpts, maxFeePerGas?: bigint, maxPriorityFeePerGas?: bigint) => Promise<import("@tevm/tx").ImpersonatedTx>; //# sourceMappingURL=evmInputToImpersonatedTx.d.ts.map