Function pallet_identity::pallet::dispatchables::link_account
source · pub fn link_account<T: Config>(
account_id: T::AccountId,
payload_sig: T::Signature
)
Expand description
Link an account to an identity
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::link_account
.