Skip to content

Commit

Permalink
fix: make api-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Oct 12, 2022
1 parent 971381a commit 1940090
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions venus-shared/api/wallet/method.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Inputs:
```json
[
[
"string value"
"write"
]
]
```
Expand All @@ -90,7 +90,7 @@ Inputs:
Response:
```json
[
"string value"
"write"
]
```

Expand Down
7 changes: 4 additions & 3 deletions venus-shared/api/wallet/mock/mock_ifullapi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1940090

Please sign in to comment.