Module v2

Source
Expand description

Plutus types and utilities for Plutus V2

Types and utilities unchanged in the new version are re-exported from the v1 module.

Re-exports§

pub use crate::v1::address;
pub use crate::v1::assoc_map;
pub use crate::v1::crypto;
pub use crate::v1::interval;
pub use crate::v1::redeemer;
pub use crate::v1::script;
pub use crate::v1::value;

Modules§

datum
Types related to Plutus Datums
transaction
Types related to Cardano transactions.