stricter idty name validation
Compare changes
Files
2+ 9
− 1
@@ -83,12 +83,20 @@ 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)