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§
- Types related to Plutus Datums
- Types related to Cardano transactions.