Module blockchain

Module blockchain 

Source

Structs§

AccountOverrides
AddressStorageLocation
Block
BlockAggregatedChanges
BlockTransactionDeltas
DCIUpdate
EntryPoint
EntryPointWithTracingParams
A struct that combines an entry point with its associated tracing params.
RPCTracerParams
TracedEntryPoint
Represents a traced entry point and the results of the tracing operation.
TracingResult
Transaction
TransactionDeltaGroup
TxWithChanges
Changes grouped by their respective transaction.

Enums§

BlockTag
StorageOverride
TracingParams
An entry point to trace. Different types of entry points tracing will be supported in the future. Like RPC debug tracing, symbolic execution, etc.

Traits§

BlockScoped