Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Jan 30, 2024
1 parent 9ac7572 commit 2522f86
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions venus-shared/api/chain/v0/method.md
Original file line number Diff line number Diff line change
Expand Up @@ -1221,7 +1221,7 @@ Perms: read
Inputs:
```json
[
2
22
]
```

Expand All @@ -1236,7 +1236,7 @@ Perms: read
Inputs:
```json
[
2
22
]
```

Expand Down Expand Up @@ -1733,7 +1733,7 @@ Inputs:
]
```

Response: `2`
Response: `22`

### StateReplay

Expand Down
6 changes: 3 additions & 3 deletions venus-shared/api/chain/v1/method.md
Original file line number Diff line number Diff line change
Expand Up @@ -1264,7 +1264,7 @@ Perms: read
Inputs:
```json
[
2
22
]
```

Expand All @@ -1279,7 +1279,7 @@ Perms: read
Inputs:
```json
[
2
22
]
```

Expand Down Expand Up @@ -1809,7 +1809,7 @@ Inputs:
]
```

Response: `2`
Response: `22`

### StateReplay

Expand Down
2 changes: 1 addition & 1 deletion venus-shared/api/gateway/v1/method.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Inputs:
],
"Bw==",
10101,
2
22
]
```

Expand Down
2 changes: 1 addition & 1 deletion venus-shared/api/gateway/v2/method.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Inputs:
],
"Bw==",
10101,
2
22
]
```

Expand Down

0 comments on commit 2522f86

Please sign in to comment.