Skip to main content

Module ordered_redeemer

Module ordered_redeemer 

Source

Structs§

OrderedRedeemer
A type that provides Ord and PartialOrd instance on redeemers, to allow storing them in binary trees in a controlled order (that matches Haskell’s implementation).