mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update contracts/mainnet/connectors/socket/main.sol
This commit is contained in:
parent
2dbdb42191
commit
5ed3975e5e
|
@ -51,9 +51,8 @@ abstract contract SocketConnector is SocketConnectorResolver {
|
||||||
* @param _txData tx data for calling
|
* @param _txData tx data for calling
|
||||||
* @param _route route number
|
* @param _route route number
|
||||||
* @param _amount amount to bridge
|
* @param _amount amount to bridge
|
||||||
* @param _sourceChain Source chain id
|
* @param _targetChain Target chain ID
|
||||||
* @param _targetChain Source chain id
|
* @param _recipient address of the recipient on the target chain
|
||||||
* @param _recipient address of recipient
|
|
||||||
*/
|
*/
|
||||||
function bridge (
|
function bridge (
|
||||||
address _token,
|
address _token,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user