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

Test.Cardano.Ledger.Core.Binary.CDDL

Synopsis

Base sized bytes

Numbers

nonzero_int64Rule Source #

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

Unit intervals

nonnegative_intervalRule Source #

nonnegative_interval = tag 0 [uint, positive_int]

Distinct uint/bytes, bounded bytes

Sets

Network

Hashes, keys and certificates

Value

Addresses and accounts

Protocol version

Transactions

Misc.