UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

2 lines 265 B
export function txToJsonRpcTx(tx: import("@tevm/tx").TypedTransaction | import("@tevm/tx").ImpersonatedTx, block: import("@tevm/block").Block, txIndex?: number): import("../common/TransactionResult.js").TransactionResult; //# sourceMappingURL=txToJsonRpcTx.d.ts.map