Closed matteolimberto-da closed 2 years ago
When life-cycling a Zero claim, we currently receive an error that "Claim does not have an implied acquisition time".
Zero
Although this is true, (lifecycle Zero).remaining = Zero no matter the acquisition time. The lifecycle function should reflect that.
(lifecycle Zero).remaining = Zero
lifecycle
When life-cycling a
Zero
claim, we currently receive an error that "Claim does not have an implied acquisition time".Although this is true,
(lifecycle Zero).remaining = Zero
no matter the acquisition time. Thelifecycle
function should reflect that.