Trait pallet_exchange::Config [−][src]
Configure the pallet by specifying the parameters and types on which it depends.
Associated Types
type Event: From<Event<Self>> + Into<Self::Event>
[src]
Because this pallet emits events, it depends on the runtime’s definition of an event.