All chains
    Preparing search index...

    Type Alias control_inherited_account

    control_inherited_account: TxDescriptor<
        { call: TxCallData; recovered: MultiAddress },
    >

    Allows the inheritor of a recovered account to control it.

    The controller is not allowed to dispatch calls of the recovery pallet. Otherwise they could mess with the recovery configuration and possibly cancel or slash attempts from higher-priority friend groups.