Function pallet_anchors_v2::pallet::dispatchables::remove_anchor
source · pub fn remove_anchor<T: Config>(document_id: u128, document_version: u64)
Expand description
Removes 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::remove_anchor
.