pub fn create<T: Config>()
Expand description
Creates an MSA for the Origin (sender of the transaction). Origin is assigned an MSA ID.
§Events
§Errors
Error::KeyAlreadyRegistered
- MSA is already registered to the Origin.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::create
.