CfdEngineSnapshotsLib
Structs
SolvencySnapshot
struct SolvencySnapshot {
uint256 physicalAssets;
uint256 protocolFees;
uint256 netPhysicalAssets;
uint256 maxLiability;
uint256 effectiveSolvencyAssets;
}
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
struct SolvencySnapshot {
uint256 physicalAssets;
uint256 protocolFees;
uint256 netPhysicalAssets;
uint256 maxLiability;
uint256 effectiveSolvencyAssets;
}