Skip to content

Commit

Permalink
fix: remove market insurance as valid to account
Browse files Browse the repository at this point in the history
  • Loading branch information
cdummett committed Sep 25, 2024
1 parent 407b2b4 commit 1980ff9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion protocol/0097-PAPU-protocol_automated_purchases.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ To ensure a market can only ever support one **active** PAP program:
- `ACCOUNT_TYPE_BUY_BACK_FEES` (<a name="0097-PAPU-008" href="#0097-PAPU-008">0097-PAPU-008</a>).

- A user should be able to create A PAP program specifying one of the following account types as the to account type (any other account type should be rejected).
- `ACCOUNT_TYPE_INSURANCE` (<a name="0097-PAPU-009" href="#0097-PAPU-009">0097-PAPU-009</a>).
- `ACCOUNT_TYPE_GLOBAL_INSURANCE` (<a name="0097-PAPU-010" href="#0097-PAPU-010">0097-PAPU-010</a>).
- `ACCOUNT_TYPE_GLOBAL_REWARD` (<a name="0097-PAPU-011" href="#0097-PAPU-011">0097-PAPU-011</a>).
- `ACCOUNT_TYPE_NETWORK_TREASURY` (<a name="0097-PAPU-012" href="#0097-PAPU-012">0097-PAPU-012</a>).
Expand Down
1 change: 0 additions & 1 deletion protocol/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,6 @@
"0097-PAPU-006",
"0097-PAPU-007",
"0097-PAPU-008",
"0097-PAPU-009",
"0097-PAPU-010",
"0097-PAPU-011",
"0097-PAPU-012",
Expand Down

0 comments on commit 1980ff9

Please sign in to comment.