**Governance module** should be changed to support members instead of accounts when dealing with identity. Example: Get rid of the check `membership::is_member()` by account_id.
Governance module should be changed to support members instead of accounts when dealing with identity.
Example: Get rid of the check
membership::is_member()by account_id.