Skip to content
Snippets Groups Projects
Tom Prince's avatar
Tom Prince authored
It was orginally factored out since there were both `add_lease` and `renew_lease methods`.
However, since tahoe 1.16, the client no longer defines `renew_lease`, and we removed it
from our protocol in #231. Given that there is now only one caller, we can remove the
factoring.
3ef738cb
History