Type Alias: getBlockTransactionsTracesOptions
getBlockTransactionsTracesOptions =
object
Defined in: src/types/lib/index.ts:361
Options for getBlockTransactionsTraces
Properties
blockIdentifier?
optionalblockIdentifier?:BlockIdentifier
Defined in: src/types/lib/index.ts:362
returnInitialReads?
optionalreturnInitialReads?:boolean
Defined in: src/types/lib/index.ts:364
Include initial storage reads in the trace response (RPC 0.10.1+)