Module tx_bakery::utils::pla_to_csl

source ·
Expand description

Conversion from plutus-ledger-api to cardano-serialization-lib

Structs§

Enums§

Traits§

  • Convert a plutus-ledger-api type to its cardano-serialization-lib counterpart try_to_csl_with accepts extra data where the PLA data itself is not enough
  • Convert a plutus-ledger-api type to its cardano-serialization-lib counterpart for cases where the csl data can be fully constructed from the pla data
  • Convert a plutus-ledger-api type to its cardano-serialization-lib counterpart try_to_csl_with accepts extra data where the PLA data itself is not enough
  • Convert a plutus-ledger-api type to its cardano-serialization-lib counterpart for cases where the csl data can be fully constructed from the pla data