mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update contracts/mainnet/connectors/socket/interface.sol
This commit is contained in:
parent
e143b4e53b
commit
897bc7f1b9
|
@ -10,5 +10,5 @@ interface ISocketRegistry {
|
|||
bool isMiddleware;
|
||||
}
|
||||
|
||||
function routes(uint256) external view returns(RouteData memory);
|
||||
function routes(uint256) external view returns(RouteData memory);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user