lescuer97 / nutmix

golang implementation of ecash mint
MIT License
10 stars 1 forks source link

Call expiry time dinamicly #46

Closed lescuer97 closed 1 week ago

lescuer97 commented 1 week ago

This makes expiry be valid after the mint started out. Expiry time was static before this change.

fixes #43