mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
changed function name
This commit is contained in:
parent
ba6edcd1d4
commit
533fee6eba
|
@ -21,7 +21,7 @@ abstract contract Resolver is Helpers {
|
||||||
* @param bridgeToL1 bool to check which layer to migrate to
|
* @param bridgeToL1 bool to check which layer to migrate to
|
||||||
* @param getId ID to retrieve amount from last spell.
|
* @param getId ID to retrieve amount from last spell.
|
||||||
*/
|
*/
|
||||||
function sendToL1(
|
function bridge(
|
||||||
BridgeParams memory params,
|
BridgeParams memory params,
|
||||||
bool bridgeToL1,
|
bool bridgeToL1,
|
||||||
uint256 getId
|
uint256 getId
|
||||||
|
|
Loading…
Reference in New Issue
Block a user