Shared traits for Substrate runtime modules including currencies and auctions.
# Cargo.toml
[dependencies]
orml-traits = "1.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the MultiCurrency trait for use in Substrate runtime development.
Add frame-support and sp-runtime to Cargo.toml.
No dependency data recorded yet.