issues
search
ajna-finance
/
ajna-core
The Ajna protocol is a non-custodial, peer-to-peer, permissionless lending, borrowing and trading system that requires no governance or external price feeds to function.
https://www.ajna.finance/
Other
31
stars
11
forks
source link
Prototech 47: Avoid param structs/tuples on external functions.
#868
Closed
prateek105
closed
1 year ago
prateek105
commented
1 year ago
Description of change
High level
See -
https://github.com/Fixed-Point-Solutions/prototech-ajna-audit/issues/47
Update params in
PositionManager
external functions to have distinct parameters rather than struct param
Description of change
High level
PositionManager
external functions to have distinct parameters rather than struct param