Open Vaibhav20201 opened 2 years ago
Currently we get the funds first in the FLA, then transfer them to the user. If we add the receiverAddress as the caller, then the funds will directly go to the caller. This will save some gas.
receiverAddress
Yes! But will keep it for future fixes.
Currently we get the funds first in the FLA, then transfer them to the user. If we add the
receiverAddress
as the caller, then the funds will directly go to the caller. This will save some gas.