mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update interface.sol
This commit is contained in:
parent
f27adab10e
commit
13e1ec20b4
|
@ -11,7 +11,7 @@ interface IUniverseAdapter {
|
|||
|
||||
}
|
||||
|
||||
interface IUniverseVaultV3 {
|
||||
interface IVaultV3 {
|
||||
|
||||
function withdraw(uint256 share0, uint256 share1) external returns(uint256, uint256);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user