cardano-ledger-alonzo-1.13.0.0: Cardano ledger introducing Plutus Core
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Alonzo.CDDL

Synopsis

Documentation

setIsType0 t0 ⇒ t0 → GRuleCall Source #

nonZeroInt64Rule Source #

this is the same as the current int64 definition but without zero

nonnegative_intervalRule Source #

nonnegative_interval = tag 0 [uint, positive_int]

constrIsType0 x ⇒ x → GRuleCall Source #