cardano-ledger-core-1.17.0.0: Core components of Cardano ledgers from the Shelley release on.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Core.Binary.CDDL

Synopsis

Documentation

nonZeroInt64Rule Source #

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

nonnegative_intervalRule Source #

nonnegative_interval = tag 0 [uint, positive_int]