change_dao_metadata: TxDescriptor<
    { description: Binary; image: Binary; name: Binary },
>

Used to change the metadata of a dao.

The origin has to be the dao origin.

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