Plutonomicon / plutarch-plutus

Typed eDSL for writing UPLC /ˈpluː.tɑːk/
MIT License
124 stars 64 forks source link

change txid length from 28 to 32 #555

Closed Geometer1729 closed 2 years ago

Geometer1729 commented 2 years ago

It seems this 28 should be a 32.

Changing it to 32 locally my code to start working, this included an equality check with a txid from the script context so it seems like the script context must have txids of length 32.