Module pxe
Modules§
Structs§
- Block
Hash - A 32-byte L2 block hash.
- Block
Header - A synced block header from the PXE.
- Execute
Utility Opts - Options for executing a utility function via the PXE.
- LogId
- A globally unique log identifier used for event pagination.
- Packed
Private Event - A packed private event retrieved from the PXE.
- Private
Event Filter - Filter for querying private events from the PXE.
- Profile
TxOpts - Options for PXE transaction profiling.
- Register
Contract Request - Request to register a contract with the PXE.
- Simulate
TxOpts - Options for PXE transaction simulation.
- TxExecution
Request - A transaction execution request submitted to the PXE.
- TxProfile
Result - Result of profiling a transaction via the PXE.
- TxProving
Result - Result of proving a transaction via the PXE.
- TxSimulation
Result - Result of simulating a transaction via the PXE.
- Utility
Execution Result - Result of executing a utility (view) function via the PXE.
Enums§
- Profile
Mode - Profiling modes supported by the PXE.
Traits§
- Pxe
- Interface for the Aztec Private eXecution Environment (PXE).