solana-labs / governance-program-library

Other
53 stars 42 forks source link

token-haver: Enforce uniqueness of token account mints #96

Closed asktree closed 4 months ago

asktree commented 5 months ago

This PR adds a check that token account mints are unique.

This PR also includes previous changes (changing program ID, changing order of magnitude of gov power to match Realms norms) that have not been merged.