voteagora / agora-governor

MIT License
4 stars 1 forks source link

ProposalType Scope Validation #6

Closed corydickson closed 1 week ago

corydickson commented 1 month ago

Closes #4

corydickson commented 1 week ago

One thing to note, is that we assume that only one proposal type has no scopes assigned to it. When configuring new types in production we should ensure that this remains the case since performing a hard check on each creation is rather expensive.