Skip to content

Commit

Permalink
ran build in the root
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzschoff committed Aug 9, 2023
1 parent 5094c60 commit 543b768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions markets/perps-market/storage.dump.sol
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ library AsyncOrder {
uint orderFees;
uint availableMargin;
uint currentLiquidationMargin;
uint accumulatedLiquidationRewards;
uint currentLiquidationReward;
int128 newPositionSize;
uint newNotionalValue;
int currentAvailableMargin;
Expand Down

0 comments on commit 543b768

Please sign in to comment.