Structs§
- Auth
Witness - An authorization witness proving the caller’s intent.
- Capsule
- Private data capsule passed alongside a transaction.
- Chonk
Proof - Serialized Chonk proof.
- Contract
Class LogFields - Preimage fields for a contract class log carried by a transaction.
- Execution
Payload - A complete transaction execution payload.
- Function
Call - A single function call to a contract.
- Hashed
Values - Pre-hashed values included in a transaction for oracle access.
- Private
Kernel Tail Circuit Public Inputs - Serialized private-kernel tail public inputs.
- Tx
- Node-facing transaction envelope matching the upstream stdlib
TxJSON shape. - TxContext
- Transaction context.
- TxHash
- A 32-byte transaction hash.
- TxReceipt
- A transaction receipt returned by the node.
- TypedTx
- A typed transaction with parsed public inputs, for validation and inspection.
Enums§
- TxExecution
Result - Outcome of transaction execution within a block.
- TxStatus
- Transaction lifecycle status.
Functions§
- compute_
tx_ request_ hash - Compute the canonical tx-request hash used for the protocol nullifier.