mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
doc: documented new reserveConfigurationMap data structure
This commit is contained in:
parent
1bec527091
commit
6a952901d9
|
@ -39,6 +39,7 @@ library DataTypes {
|
|||
//bit 60-63: reserved
|
||||
//bit 64-79: reserve factor
|
||||
//bit 80-127 borrow cap
|
||||
//bit 128-175 borrow cap
|
||||
uint256 data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user