latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
711 stars 177 forks source link

requireOwner is too restrictive in token modules #2774

Open dk1a opened 4 months ago

dk1a commented 4 months ago

I think requireAccess would make more sense for token mints/burns, and it allows more than 1 address to perform these operations