FuelLabs / sway

🌴 Empowering everyone to build reliable and efficient smart contracts.

Home Page:https://fuellabs.github.io/sway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devise a definition to use in tags

IGI-111 opened this issue · comments

Create a standard for type definition strings to be used in event hashes.
This should include the full type information of the type, be deterministic and consistent, and include the names of enums and structs so as to distinguish between semantically different event with similar data shapes.