doc: documented new reserveConfigurationMap data structure

This commit is contained in:
Hadrien Charlanes 2021-04-30 17:43:00 +02:00
parent 1bec527091
commit 6a952901d9

View File

@ -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;
}