All chains
    Preparing search index...

    Type Alias Inheritor

    Inheritor: StorageDescriptor<
        [Key: SS58String],
        [number, SS58String, { depositor: SS58String; ticket?: bigint }],
        true,
        never,
    >

    The account that inherited full access to a lost account after successful recovery.

    The key is the lost account and the value is the inheritor account.

    NOTE: This could be a multisig or proxy account