chg: whitespace !review !minor

Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
Sanchay Mittal 2023-05-04 15:50:33 +09:00 committed by GitHub
parent c0f97ca040
commit 3a3a1246c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ contract InstadappTarget is IXReceiver, InstadappAdapter {
// calling via encodeWithSignature as alternative to try/catch
(bool success, bytes memory returnedData) = address(this).call(
abi.encodeWithSignature(
"authCast(address,address,bytes,CastData,bytes32, uint256)",
"authCast(address,address,bytes,CastData,bytes32,uint256)",
dsaAddress,
auth,
signature,