Update a membership witness after an element is removed from the accumulator.
removal from the accumulator
whose witness is being updated
accumulator value after the removal was done.
Compute an update to the membership witness after adding and removing batches of elements from the accumulator.
the member whose witness is to be updated
array of additions
array of removals
witness update info published by the accumulator manager
Compute an update to the membership witness after adding and removing several batches of elements from the accumulator. For each batch of updates, additions, removals and witness update info are provided.
the member whose witness is to be updated
array of arrays of additions
array of arrays of removals
array of witness update info
Static
fromJSONStatic
updateCompute an update to several membership witnesses after adding and removing batches of elements from the accumulator.
membership witnesses to update
members corresponding to the witnesses
accumulator value before the updates
Update a membership witness after an element is added to the accumulator