changed function name

This commit is contained in:
pradyuman-verma 2022-04-04 00:42:50 +05:30
parent ba6edcd1d4
commit 533fee6eba
No known key found for this signature in database
GPG Key ID: E36FD6BC8923221F

View File

@ -21,7 +21,7 @@ abstract contract Resolver is Helpers {
* @param bridgeToL1 bool to check which layer to migrate to
* @param getId ID to retrieve amount from last spell.
*/
function sendToL1(
function bridge(
BridgeParams memory params,
bool bridgeToL1,
uint256 getId