tweag / cooked-validators

MIT License
39 stars 11 forks source link

Remove useless String parameters for some tests #408

Closed mmontin closed 6 months ago

mmontin commented 6 months ago

there is a likely bug in plutus-tx which forced us to add extra parameters to validators in some tests to get proper tracing. We should follow this issue and remove these extra parameters when fixed.