Oh! Governance
Protocol Management and Decision-Making
Last updated
Was this helpful?
Protocol Management and Decision-Making
Last updated
Was this helpful?
Oh! Finance utilizes a Proposer-Executor model to enact network proposals and modify the protocol. Any changes to the protocol must first be proposed and voted on in the Proposer contract. If a proposal is successful, then actions can be queued up and executed by the Executor contract.
- Proposer contract that records user proposals and votes
- Executor contract that queues and executes successful proposals