Expand description
Plutus types and utilities for Plutus V3
Types and utilities unchanged in the new version are re-exported from the v2 module.
Re-exports§
pub use crate::v2::address;pub use crate::v2::assoc_map;pub use crate::v2::crypto;pub use crate::v2::datum;pub use crate::v2::interval;pub use crate::v2::redeemer;pub use crate::v2::script;pub use crate::v2::value;
Modules§
- ratio
- Types related to rational values
- transaction
- Types related to Cardano transactions.