Skip to content

Commit

Permalink
Merge branch 'v2-generic-manager' into batch-delegate-with-sig
Browse files Browse the repository at this point in the history
  • Loading branch information
neokry committed Aug 17, 2023
2 parents cf04f56 + f3841bb commit cf3eaa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storage-layout
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
| _pendingOwner | address | 1 | 0 | 20 | src/manager/Manager.sol:Manager |
| isUpgrade | mapping(address => mapping(address => bool)) | 2 | 0 | 32 | src/manager/Manager.sol:Manager |
| daoAddressesByToken | mapping(address => struct ManagerTypesV1.DAOAddresses) | 3 | 0 | 32 | src/manager/Manager.sol:Manager |
| isImplementation | mapping(uint8 => mapping(address => bool)) | 4 | 0 | 32 | src/manager/Manager.sol:Manager |

=======================
➡ Auction
Expand Down

0 comments on commit cf3eaa3

Please sign in to comment.