Scaffold-Stark / scaffold-stark-2

Open source forkable Starknet dev stack
https://www.scaffoldstark.com
64 stars 87 forks source link

`ContractAddress` on struct and enum does not render properly #346

Closed metalboyrick closed 1 week ago

metalboyrick commented 2 weeks ago

Issue Overview

ContractAddress type in structs and enums are not being rendered properly, also there are some cases where ContractAddress breaks when encased in Struct/Enum

Proposed Solutions or Ideas