Skip to main content

Module tx

Module tx 

Source

Structs§

AuthWitness
An authorization witness proving the caller’s intent.
Capsule
Private data capsule passed alongside a transaction.
ExecutionPayload
A complete transaction execution payload.
FunctionCall
A single function call to a contract.
HashedValues
Pre-hashed values included in a transaction for oracle access.
TxHash
A 32-byte transaction hash.
TxReceipt
A transaction receipt returned by the node.

Enums§

TxExecutionResult
Outcome of transaction execution within a block.
TxStatus
Transaction lifecycle status.