Withdrawn: PlainDescriptor<{
    balance: bigint;
    member: SS58String;
    points: bigint;
    pool_id: number;
}>

A member has withdrawn from their pool.

The given number of points have been dissolved in return of balance.

Similar to Unbonded event, in the absence of slashing, the ratio of point to balance will be 1.