issues
search
nomoixyz
/
vulcan
Development framework for Foundry projects
https://nomoixyz.github.io/vulcan/
MIT License
285
stars
19
forks
source link
feat: use `serializeJson` cheatcode
#196
Closed
gnkz
closed
1 year ago
gnkz
commented
1 year ago
Use the new
serializeJson
cheatcode on the json module so we can remove the
"immutable"
json objects.
Remove error and check related to immutable json objects.
Closes #193
serializeJson
cheatcode on the json module so we can remove the"immutable"
json objects.Closes #193