pub fn force_unsubscribe_version_notify<T: Config>(
    location: Box<VersionedLocation>
)
Expand description

Require that a particular destination should no longer notify us regarding any XCM version changes.

  • origin: Must be an origin specified by AdminOrigin.
  • location: The location to which we are currently subscribed for XCM version notifications which we no longer desire.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::force_unsubscribe_version_notify.