Network-Goods / hypercerts-protocol

MIT License
13 stars 5 forks source link

[Contracts] Extract parseBytes for claim to external function #26

Closed bitbeckers closed 2 years ago

bitbeckers commented 2 years ago

Since we upgrade the contracts and expect bytes as an input, it's helpful to have a seperate parse function so that the mint function can remain untouched during upgrades