set_active: TxDescriptor<{ is_active: boolean }>

Set whether a member is active or not.

  • origin: A Signed origin of a member's account.
  • is_active: true iff the member is active.