Module accumulator_metadata

Module accumulator_metadata 

Source

Structs§

AccumulatorObjectCountKey
Rust version of the Move sui::accumulator_metadata::AccumulatorObjectCountKey type. This is used as a dynamic field key to store the net count of accumulator objects as a dynamic field on the accumulator root object.

Constants§

ACCUMULATOR_METADATA_MODULE
ACCUMULATOR_OBJECT_COUNT_KEY_STRUCT_NAME

Functions§

get_accumulator_object_count
Reads the accumulator object count from the accumulator root’s dynamic fields.