Comprehensive transaction specification for atomic Arkiv operations.
This type allows combining multiple entity operations (create, update, delete, extend)
into a single atomic blockchain transaction. All operations within a transaction
either succeed together or fail together, ensuring data consistency.
Comprehensive transaction specification for atomic Arkiv operations.
This type allows combining multiple entity operations (create, update, delete, extend) into a single atomic blockchain transaction. All operations within a transaction either succeed together or fail together, ensuring data consistency.
Example