GovernanceLib.sol Suggest EditsThis library provides types for Story Protocol Governance. PROTOCOL_ADMIN Soliditybytes32 PROTOCOL_ADMIN ProtocolState An enum containing the different states the protocol can be in. Parameters NameTypeDescription Solidityenum ProtocolState { Unpaused, Paused } Updated 2 months ago Table of Contents PROTOCOL_ADMIN ProtocolState Parameters