MinaFoundation / mina-fungible-token

https://minafoundation.github.io/mina-fungible-token/
Apache License 2.0
18 stars 8 forks source link

Pause tokens by default upon deploy #67

Closed kantp closed 3 months ago

kantp commented 3 months ago

This is a safer default option, in particular if the deploy of admin contract and token contract is not atomic.

Token issuers should be able to start the tokens unpaused, but that should be a conscious choice.