bump: TxDescriptor<{
    who: SS58String;
}>

Bump the state of a member.

This will demote a member whose last_proof is now beyond their rank's demotion_period.

  • origin: A Signed origin of an account.
  • who: A member account whose state is to be updated.