Closed antazoey closed 2 years ago
This allows ABIs to be able to reference other parts of their ABIs if needed, such as Cairo lang structs types used in Methods.
The contact types are optional so that you can still attempt to use ABIs without coming from a parsed ContractType class.
ContractType
@ca11ab1e
What I did
This allows ABIs to be able to reference other parts of their ABIs if needed, such as Cairo lang structs types used in Methods.
The contact types are optional so that you can still attempt to use ABIs without coming from a parsed
ContractType
class.How I did it
How to verify it
Checklist