Module pxe

Module pxe 

Source

Modules§

pxe

Structs§

BlockHash
A 32-byte L2 block hash.
BlockHeader
A synced block header from the PXE.
ExecuteUtilityOpts
Options for executing a utility function via the PXE.
LogId
A globally unique log identifier used for event pagination.
PackedPrivateEvent
A packed private event retrieved from the PXE.
PrivateEventFilter
Filter for querying private events from the PXE.
ProfileTxOpts
Options for PXE transaction profiling.
RegisterContractRequest
Request to register a contract with the PXE.
SimulateTxOpts
Options for PXE transaction simulation.
TxExecutionRequest
A transaction execution request submitted to the PXE.
TxProfileResult
Result of profiling a transaction via the PXE.
TxProvingResult
Result of proving a transaction via the PXE.
TxSimulationResult
Result of simulating a transaction via the PXE.
UtilityExecutionResult
Result of executing a utility (view) function via the PXE.

Enums§

ProfileMode
Profiling modes supported by the PXE.

Traits§

Pxe
Interface for the Aztec Private eXecution Environment (PXE).