Accumulator Write
interface AccumulatorWrite
Properties
Link copied to clipboard
Link copied to clipboard
Set when the accumulator value is an event digest list (value_kind = EVENT_DIGEST). Contains a non-empty list of (event_index, digest) pairs representing authenticated event stream entries within a transaction.
Link copied to clipboard
Set, with len 2, when the accumulator value is an integer tuple (value_kind = INTEGER_TUPLE).
Link copied to clipboard
Set when the accumulator value is an integer (value_kind = INTEGER).
Link copied to clipboard
Link copied to clipboard
Returns the field-presence view for this AccumulatorWrite instance.
Link copied to clipboard