Commit f103c68
committed
Fix Dijkstra-era script purpose rendering
Replace `undefined` with `renderConwayPlutusPurpose` for
`AlonzoEraOnwardsDijkstra` in `renderScriptPurpose`, preventing a
runtime crash when tracing script purposes in the Dijkstra era.
Based on #6427 by @Savissy.1 parent aa917d0 commit f103c68
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
| 211 | + | |
213 | 212 | | |
214 | 213 | | |
215 | 214 | | |
| |||
0 commit comments