mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
docs: removed obsolete comment
This commit is contained in:
parent
a98956f8b2
commit
7f3bf12d23
|
@ -43,7 +43,6 @@ library DataTypes {
|
|||
//bit 64-79: reserve factor
|
||||
//bit 80-115 borrow cap, borrowCap == 0 => disabled
|
||||
//bit 116-151 supply cap, supplyCap == 0 => disabled
|
||||
//bit 152-185 exposure cap, exposureCap == 0 => disabled
|
||||
uint256 data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user