This repository was archived by the owner on Oct 10, 2023. It is now read-only.
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
take constitution governance out of org and put in own module #134
Open
Description
called meta
it will also have a map to register vote thresholds for setting defaults for org governance in other modules
map DefaultId => Option<VoteThreshold>
and simplify org
org
becomes a weighted-membership module; the parent - child
org relationship should be expressed as a set in the runtime instead of fields within the OrganizationState
struct
double_map (OrgId, OrgId) => Option<()>
Metadata
Metadata
Assignees
Labels
No labels