cardano-ledger-mary-1.10.0.0: Cardano ledger with multiasset support.
Safe HaskellNone
LanguageHaskell2010

Test.Cardano.Ledger.Mary.CDDL

Synopsis

Documentation

int64Rule Source #

64-bit signed integers for native script timelock thresholds.

updateEra era ⇒ Rule Source #

auxiliary_dataRule Source #

Adds auxiliary_data_array format for batching native scripts with metadata.

transaction_witness_setRule Source #

Uses allegra_native_script with timelock support (invalid_before/hereafter).

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

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

mkScriptAllIsType0 script ⇒ script → Named Group Source #

mkScriptAnyIsType0 script ⇒ script → Named Group Source #

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

nonnegative_intervalRule Source #

nonnegative_interval = tag 0 [uint, positive_int]

headerEra era ⇒ Rule Source #

Multi-asset support