Structs§
- Object
Change - Effect on an individual object, keyed by its [
ObjectId]. - Test
Effects Builder - Transaction
Effects Debug Summary
Enums§
- Input
Shared Object - Description of a shared object that was used as input to a transaction.
- Object
Remove Kind
Constants§
- APPROX_
SIZE_ OF_ EPOCH_ ID - APPROX_
SIZE_ OF_ EXECUTION_ STATUS - APPROX_
SIZE_ OF_ GAS_ COST_ SUMMARY - APPROX_
SIZE_ OF_ OBJECT_ REF - APPROX_
SIZE_ OF_ OPT_ TX_ EVENTS_ DIGEST - APPROX_
SIZE_ OF_ OWNER - APPROX_
SIZE_ OF_ TX_ DIGEST
Traits§
- Transaction
EffectsAPI - Version-agnostic accessors for [
TransactionEffects]. - Transaction
EffectsAPI ForTesting - Test-only mutators for [
TransactionEffects] that bypass the normal invariants. Not for production use. - Transaction
Effects Ext - The version-selecting constructor and aggregating queries for the
[
TransactionEffects] enum. Sealed; implemented only for the enum. - Transaction
Effects ExtFor Testing - Test-only counterpart to
TransactionEffectsExt. Not for production use.