digital-asset / contingent-claims

Apache License 2.0
5 stars 0 forks source link

Intrinsic acquisition time prevents lifecycling of a `Zero` claim #96

Closed matteolimberto-da closed 2 years ago

matteolimberto-da commented 2 years ago

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. The lifecycle function should reflect that.