Scaffold-Stark / scaffold-stark-2

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

fix: write hooks parser workaround #329

Closed metalboyrick closed 1 month ago

metalboyrick commented 1 month ago

Task name here

Experience some write issues with different ByteArray lengths. This PR aims to address this by using a workaround using starknet.js 's populate method. Note that Enums might have to be input differently because of this.

Types of change

Comments (optional)