Function pallet_keystore::pallet::dispatchables::add_keys
source · pub fn add_keys<T: Config>(keys: Vec<AddKey<T::Hash>>)
Expand description
Add keys to the storages.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add_keys
.