tweag / cooked-validators

MIT License
39 stars 11 forks source link

Unresolved `TxOut` pretty printing bug resolution #387

Closed mmontin closed 3 months ago

mmontin commented 3 months ago

This fixes #385. The issue was in function lookupOutput where TxOuts would only be resolved when they had a datum which was a mistake. This also fixes a small redundancy when printing reference scripts.