Module plutus_data

Module plutus_data 

Source

Macros§

constr
A handy macro for constructing PlutusData constructors from a known set of fields. The macro is variadic. The first argument refers to the constructor variant index, while other arguments indicates the constructor fields.
impl_from_int
impl_try_into_int

Structs§

PlutusData
An arbitrary data format used by Plutus smart contracts.