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

Test.Cardano.Ledger.Core.Binary.CDDL

Synopsis

Base sized bytes

Numbers

Unit intervals

nonnegative_intervalRule Source #

nonnegative_interval = tag 0 [uint, positive_int]

Distinct uint/bytes

Sets

Network

Credentials

Pool primitives

mkPoolRulesRuleRule → (Named Group, Named Group, [HuddleItem]) Source #

Generate pool-related definitions with protocol-version-specific dns_name and url sizes.

Hashes

Value

Addresses and accounts

Protocol version

Transactions

Metadata and Auxiliary Data

Scripts

mkScriptAllIsType0 script ⇒ script → Named Group Source #

mkScriptAnyIsType0 script ⇒ script → Named Group Source #

mkScriptNOfK ∷ (IsType0 threshold, IsType0 script) ⇒ threshold → script → Named Group Source #

Misc.