tweag / cooked-validators

MIT License
39 stars 11 forks source link

`PayScriptNoDatum` #395

Open mmontin opened 1 month ago

mmontin commented 1 month ago

Is paying a script with no datum the same as paying the script with () as a datum? If so, does PayScriptNoDatum behaves the same as PayScript (). This needs to be sorted out.

florentc commented 1 month ago

Regardless of the answer, I think it makes sense to keep PaysScriptNoDatum as it is involved in higher level skeletons, and is not expected to match actual concrete transactions exactly