const SECURITY_COUNCIL_SIGNATURE_THRESHOLD: usize = 3;
Minimum number of verified signatures required to approve a method id upgrade.