aggregator: Add set_segment to AggregatorPadExtManual
There is no safe way to implement an aggregator in rust that advances the segment position, without calling update_segment (which also sends a segment event) on the aggregator itself.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
There is no safe way to implement an aggregator in rust that advances the segment position, without calling update_segment (which also sends a segment event) on the aggregator itself.