stricter idty name validation
Compare changes
Files
2- Pascal Engélibert authored
+ 1
− 1
@@ -84,6 +84,6 @@ impl<Runtime: pallet_babe::Config> frame_support::pallet_prelude::Get<u64>
Avoid phishing by requiring identity names to be ASCII alphanumeric and punctuation only.
Closes #47 (closed)