Open festus-sulumeti opened 4 months ago
The current implementation of the MemeToken contract lacks proper access control and error handling. The following improvements are needed:
:No function to pause/unpause transfers. : Added pauseTransfers and unpauseTransfers functions.
The current implementation of the MemeToken contract lacks proper access control and error handling. The following improvements are needed: