Skip to content
Commit d68abea8 authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Make `deposit_event` work with none generic events

`fn deposit_event() = default` will now be used for none generic events
`fn deposit_event<T>() = default` is now for generic events.
parent f632893d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment