mirror of
https://github.com/Instadapp/dsa-periphery-contract.git
synced 2024-07-29 22:27:13 +00:00
chg: whitespace !review !minor
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
c0f97ca040
commit
3a3a1246c6
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user