Module primitives::traits [−][src]
Expand description
This contains shared traits that are used in multiple pallets to prevent circular dependencies
Traits
Abstract core features of the AssetIndex
shared across pallets.
Helper trait for runtime benchmarks
This is a helper trait only used for constructing AssetId
types in Runtime Benchmarks
Type that provides the mapping between AssetId
and MultiLocation
.
Abstracts net asset value (NAV
) related calculations
Facility for remote asset operations.
Abstracts SAFT related information