mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor fix
This commit is contained in:
parent
523d593eb4
commit
7a61470919
|
@ -20,5 +20,5 @@ interface IInstaLite {
|
||||||
address to_
|
address to_
|
||||||
) external;
|
) external;
|
||||||
|
|
||||||
function token() external returns (address);
|
function token() external view returns (address);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user