mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
Minore changes
This commit is contained in:
parent
c4a58a1fea
commit
fbce76935e
|
@ -47,10 +47,10 @@ interface OneProtoInterface {
|
||||||
|
|
||||||
function getExpectedReturn(
|
function getExpectedReturn(
|
||||||
TokenInterface fromToken,
|
TokenInterface fromToken,
|
||||||
TokenInterface toToken,
|
TokenInterface destToken,
|
||||||
uint256 amount,
|
uint256 amount,
|
||||||
uint256 parts,
|
uint256 parts,
|
||||||
uint256 disableFlags
|
uint256 flags // See constants in IOneSplit.sol
|
||||||
)
|
)
|
||||||
external
|
external
|
||||||
view
|
view
|
||||||
|
|
Loading…
Reference in New Issue
Block a user