Function pallet_attestations::pallet::dispatchables::insert_attestation
source · pub fn insert_attestation<T: Config>(attestation: Attestation)
Expand description
Function which inserts an attestation into the pallet storage.
Requires at least one schema to be previously inserted.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::insert_attestation
.