Update a non-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 non-membership witness after adding and removing batches of elements from the accumulator.
the non-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 non-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 non-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 non-membership witnesses after adding and removing batches of elements from the accumulator.
non-membership witnesses to update
nonMembers corresponding to the witnesses
accumulator value before the updates
Update a non-membership witness after an element is added to the accumulator