mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor change
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
b859ad49e6
commit
6c868a6244
|
@ -55,7 +55,7 @@ abstract contract Helper is DSMath, Basic {
|
|||
uint256[] flashLoanFees;
|
||||
}
|
||||
|
||||
struct signedPermits {
|
||||
struct SignedPermits {
|
||||
uint8[] v;
|
||||
bytes32[] r;
|
||||
bytes32[] s;
|
||||
|
|
Loading…
Reference in New Issue
Block a user