UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

2 lines 254 B
export function blockToJsonRpcBlock(block: import("@tevm/block").Block, includeTransactions: boolean): Promise<Required<import("../eth/EthJsonRpcResponse.js").EthGetBlockByHashJsonRpcResponse>["result"]>; //# sourceMappingURL=blockToJsonRpcBlock.d.ts.map