You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function does a token transfer when interacting with the Mirror contract. It transfers tokens from the caller to the Router. With this in mind, the function should be called something like:
_sendValueToRouter
_collectFeeForRouter
The text was updated successfully, but these errors were encountered:
grishasobol
changed the title
eth.exe: the function _retrieveValueToRouter of Mirror.sol is confusingethexe: the function _retrieveValueToRouter of Mirror.sol is confusing
Aug 22, 2024
File Location(s)
gear/ethexe/contracts/src/Mirror.sol
Proposal
This function does a token transfer when interacting with the Mirror contract. It transfers tokens from the caller to the Router. With this in mind, the function should be called something like:
The text was updated successfully, but these errors were encountered: