All chains
    Preparing search index...

    Type Alias Recoverable

    Recoverable: StorageDescriptor<
        [Key: SS58String],
        {
            delay_period: number;
            deposit: bigint;
            friends: SS58String[];
            threshold: number;
        },
        true,
        never,
    >

    The set of recoverable accounts and their recovery configuration.