register_dao: TxDescriptor<{ description: Binary; image: Binary; name: Binary }>

Used to register dao for staking.

The origin has to be the dao origin.

As part of this call, RegisterDeposit will be reserved from the dao account.

  • name: Name of the dao.
  • description: Description of the dao.
  • image: Image URL of the dao.