1
2
3
//! Governance add-ins interfaces
pub mod max_voter_weight;
pub mod voter_weight;