Identity pallet events are duplicated
Events are both defined in the pallet-identity lib.rs and in types.rs.
As far as I can understand, this is not needed and complicates the code uselessly.
Edited by Cédric Moreau
Events are both defined in the pallet-identity lib.rs and in types.rs.
As far as I can understand, this is not needed and complicates the code uselessly.