Skip to content

Commit af2ec34

Browse files
committed
Fix formatting.
1 parent 82908e2 commit af2ec34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

XLS-0082-mpt-dex/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ We extend the `AMMCreate` with the following failure conditions, where `MPTokenI
7777

7878
On 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

172172
On 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

215215
We 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

253253
On 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
{

0 commit comments

Comments
 (0)