Type Alias force_unsubscribe_version_notify

force_unsubscribe_version_notify: TxDescriptor<
    { location: XcmVersionedLocation },
>

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.