Problem
In protocol.md, we have the following statement: “If enough helpers have replied that the new version is safely stored (a parameter specified to the library), then the library MUST update the keepList to clean up old versions”. However, we have no way currently through the API to specify this parameter.
Solution
Add APIs to configure the number of helpers required to consider a version to be protected.