All chains
    Preparing search index...

    Type Alias Unexpected

    Unexpected: PlainDescriptor<
        Enum<
            {
                EraDurationBoundExceeded: undefined;
                MissingPayee: { era: number; stash: SS58String };
                PagedElectionOutOfWeight: {
                    had: { proof_size: bigint; ref_time: bigint };
                    page: number;
                    required: { proof_size: bigint; ref_time: bigint };
                };
                UnknownValidatorActivation: undefined;
                ValidatorIncentiveTransferFailed: { era: number };
                ValidatorIncentiveWeightMismatch: { era: number };
            },
        >,
    >

    Something occurred that should never happen under normal operation. Logged as an event for fail-safe observability.