mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
withdraw -> withdrawTo
This commit is contained in:
parent
56e3fcbdb1
commit
d6d3fc317b
|
@ -254,7 +254,7 @@ abstract contract CompoundV3Resolver is Events, Helpers {
|
|||
* @param getId ID to retrieve amt.
|
||||
* @param setId ID stores the amount of tokens withdrawn.
|
||||
*/
|
||||
function withdrawOnBehalf(
|
||||
function withdrawTo(
|
||||
address market,
|
||||
address token,
|
||||
address to,
|
||||
|
|
Loading…
Reference in New Issue
Block a user