Skip to content

Commit

Permalink
document new state on report violation
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmrodri committed Oct 18, 2023
1 parent 3c2173a commit 442b24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pause-freeze-states.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A :x: indicates it reverts.
| `BackingManager.settleTrade()` | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| `BasketHandler.refreshBasket()` | :heavy_check_mark: | :x: (unless governance) | :x: (unless governance) |
| `Broker.openTrade()` | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| `Broker.reportViolation()` | :heavy_check_mark: | :x: | :x: |
| `Broker.reportViolation()` | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| `Distributor.distribute()` | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| `Furnace.melt()` | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| `Main.poke()` | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Expand Down

0 comments on commit 442b24d

Please sign in to comment.