Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aviggiano committed Jan 4, 2024
1 parent 5204858 commit c68bc3e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Size V2 Solidity
│ Claim │ 3 │
│ Deposit │ 2 │
│ Experiments │ 9 │
│ Initialize │ 2
│ Initialize │ 3
│ LendAsLimitOrder │ 2 │
│ LendAsMarketOrder │ 4 │
│ LiquidateLoanWithReplacement │ 5 │
Expand All @@ -58,11 +58,9 @@ Size V2 Solidity
│ PriceFeed │ 8 │
│ Repay │ 3 │
│ SelfLiquidateLoan │ 6 │
│ SizeInitialize │ 1 │
│ SizeUpgrade │ 2 │
│ SizeWithdraw │ 2 │
│ UpdateConfig │ 2 │
│ Withdraw │ 1 │
│ Upgrade │ 2 │
│ Withdraw │ 3 │
└──────────────────────────────┴────────┘
```
<!-- END_COVERAGE -->
Expand Down

0 comments on commit c68bc3e

Please sign in to comment.