CommitStateTrace

class dsviper.CommitStateTrace

Bases: object

A class used to represent traced opcode.

Note: Not directly instantiable.

attachment() Attachment

Return the attachment.

key() ValueKey

Return the key.

programs() list[CommitStateTraceProgram]

Return the list of programs.

value() ValueOptional

Return the value.