File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ We extend the `AMMCreate` with the following failure conditions, where `MPTokenI
7777
7878On success ` AMMCreate ` creates and authorizes ` MPToken ` object for each MPT token for AMM pseudo-account.
7979
80- #### 2.4. Example JSON
80+ ### 2.4. Example JSON
8181
8282``` json
8383{
@@ -171,7 +171,7 @@ We extend the `AMMWithdraw` with the following failure conditions, where `MPToke
171171
172172On success ` AMMWithdraw ` creates and authorizes ` MPToken ` object if Liquidity Provider doesn't own ` MPToken ` object for a withdrawn token.
173173
174- #### 4.4. Example JSON
174+ ### 4.4. Example JSON
175175
176176``` json
177177{
@@ -214,7 +214,7 @@ We extend the `AMMDelete` transaction with the following failure conditions:
214214
215215We do not introduce new state changes.
216216
217- #### 5.4. Example JSON
217+ ### 5.4. Example JSON
218218
219219``` json
220220{
@@ -252,7 +252,7 @@ We extend the `AMMClawback` transaction with the following failure conditions, w
252252
253253On success ` AMMClawback ` creates and authorizes ` MPToken ` object if Liquidity Provider doesn't own ` MPToken ` object for a clawbacked token.
254254
255- #### 6.4. Example JSON
255+ ### 6.4. Example JSON
256256
257257``` json
258258{
You can’t perform that action at this time.
0 commit comments