Skip to content

proposal: global vars #43

Description

@mburns

Call To Action

We need a mechanism to declare global variables that can be referred to by other rules without duplicating definitions.

We might also have uniform names for referring to the metadata.

Globals:

  • NUM_PLAYERS - number of active players (rule309)
  • NUM_ELIGIBLE number eligible voters

Per-vote:

  • NUM_QUORUM number of votes required for quorum to be reached (rule308)
  • NUM_CAST number of votes cast (rule308)
  • NUM_AGAINST number negative votes
  • NUM_FOR number positive votes (rule308)
  • AUTHOR user that submitted the rule-change proposal

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions