Zilliqa / marketplace-contracts

GNU General Public License v3.0
2 stars 4 forks source link

feat: prefix multi-sig transition ADT #38

Closed ghost closed 2 years ago

ghost commented 2 years ago

This PR updates the msw contract with https://github.com/Zilliqa/msw-gen/commit/106e0072507cda502489d68f95fbbe5648700c62 which prefixes the MultiSigTransition ADTs e.g., T_foo to support the transitions that start with lowercase.

References:

ghost commented 2 years ago

https://github.com/Zilliqa/msw-gen/commit/a65a9d7f4f5954ed64cab0fdc0c4e01138fbf642 only prefixes if necessary.