UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

3 lines 333 B
export function shouldCreateTransaction(params: import("./CallParams.js").CallParams, runTxResult: import("@tevm/vm").RunTxResult): boolean; export function shouldAddToBlockchain(params: import("./CallParams.js").CallParams, runTxResult: import("@tevm/vm").RunTxResult): boolean; //# sourceMappingURL=shouldCreateTransaction.d.ts.map