PoolStorage

Contract used as storage of the Pool contract.

It defines the storage layout of the Pool contract.

POOL_STORAGE_POSITION

bytes32 POOL_STORAGE_POSITION

poolStorage

function poolStorage() internal pure returns (struct DataTypes.PoolStorage rgs)