Closed metalboyrick closed 1 month ago
In speedrun, there is the issue of "Cannot mint token of same id". This is caused by useReadContract not working properly if args is not defined. Fixed by adding a fallback [] if args is undefined
useReadContract
[]
Task name here
In speedrun, there is the issue of "Cannot mint token of same id". This is caused by
useReadContract
not working properly if args is not defined. Fixed by adding a fallback[]
if args is undefinedTypes of change
Comments (optional)