Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jjranalli committed May 9, 2023
1 parent 2fed806 commit 35f4417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ Main implementation
- Added support for voting modules

- Update OZ `Governor` storage to add `moduleAddress` in `ProposalCore` struct
- Updated / added new functions and events in `[OptimismGovernorV5](/src/OptimismGovernorV5.sol)` to interact with external modules
- Updated / added new functions and events in [`OptimismGovernorV5`](/src/OptimismGovernorV5.sol) to interact with external modules
- Updated `COUNTING_MODE` to also include `params=modules`

- Added `[ApprovalVotingModule](/src/modules/ApprovalVotingModule.sol)`
- Added [`ApprovalVotingModule`](/src/modules/ApprovalVotingModule.sol)

## Deployment

Expand Down

0 comments on commit 35f4417

Please sign in to comment.