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

Create `#[abi_name(name)]` annotation

IGI-111 opened this issue · comments

Add support for a new annotation that allows you to change the name of a struct or enum in the type definitions that gets hashed as an event hash and a type id in the ABI spec.