woonetwork / WooPoolV2

Woo pool, version 2.0
MIT License
11 stars 2 forks source link

feat: Make WooUsdOFT Pausable #79

Closed fb-alexcq closed 1 year ago

fb-alexcq commented 1 year ago

Make capable of disable and enabling the mint and burn feature.

  1. Whether it is really needed?
  2. Is one single flag "pause" enough? Maybe 2 flags for mintAllowed and burnAllowed are necessary?