Skip to content

Commit

Permalink
added depositor V2
Browse files Browse the repository at this point in the history
  • Loading branch information
RedVeil committed Sep 30, 2024
1 parent 6ac1d12 commit 6db4d02
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/ERC-7540-Reference
Submodule ERC-7540-Reference added at 1ea70c
1 change: 1 addition & 0 deletions lib/safe-smart-account
Submodule safe-smart-account added at bf943f
1 change: 1 addition & 0 deletions lib/v3-core
Submodule v3-core added at 2c51d1
1 change: 1 addition & 0 deletions lib/v3-periphery
Submodule v3-periphery added at 80f26c
2 changes: 1 addition & 1 deletion src/strategies/any/v2/AnyDepositorV2.sol
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ contract AnyDepositorV2 is AnyConverterV2 {
) external initializer {
__AnyConverter_init(asset_, owner_, autoDeposit_, strategyInitData_);
}
}
}

0 comments on commit 6db4d02

Please sign in to comment.