Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 225 Bytes

ARCHITECTURE.adoc

File metadata and controls

6 lines (4 loc) · 225 Bytes

plutus-ledger

This defines our model of an Extended UTXO ledger, including:

  • The types that describe transactions, pending transactions, keys, currencies, etc.

  • Functions that implement the ledger validation rules.