Function: acceptDaoRole()
This function is used to accept the DAO role.
Branches and code coverage
Intended branches
Update the
_pendingDaotodao.
Negative behavior
Revert if the caller is not the
_pendingDao.
acceptDaoRole()This function is used to accept the DAO role.
Intended branches
Update the _pendingDao to dao.
Negative behavior
Revert if the caller is not the _pendingDao.