Function pallet_anchors_v2::pallet::dispatchables::set_anchor
source · pub fn set_anchor<T: Config>(
document_id: u128,
document_version: u64,
hash: T::Hash
)
Expand description
Sets an anchor for a document ID and version.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_anchor
.