Trait pallet_utils::Trait [−][src]
Associated Types
type Event: From<Event<Self>> + Into<Self::Event>
[src]
The overarching event type.
type Currency: Currency<Self::AccountId>
[src]
The currency mechanism.
type MinHandleLen: Get<u32>
[src]
Minimal length of space/profile handle
type MaxHandleLen: Get<u32>
[src]
Max length of a space handle.