nodeset-org / constellation

GNU General Public License v3.0
5 stars 0 forks source link

Treasury is upgradeable by admin #296

Closed VVander closed 1 month ago

VVander commented 1 month ago

Because the Treasury contract inherits from UpgradeableBase, it is upgradeable by the admin even though it is supposed to be completely independent from that protocol.