Skip to content

Commit 2916f4c

Browse files
AbdulboisArtemkaaas
authored andcommitted
Process part of review comments
1 parent 2ef3fe9 commit 2916f4c

File tree

4 files changed

+486
-403
lines changed

4 files changed

+486
-403
lines changed

README-DEV.md

+5
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,11 @@ Please take into account the following when sending a PR:
214214
- **Note3**: `ignite chain build` needs to be called only if you made manual changes in `.proto` files.
215215
There is no need to call `ignite chain build` again once all errors and adjustments above are done. It's sufficient just to build the project via usual ways (such as `make build`)
216216
217+
## Update Typescript bindings [ts-client](./ts-client)
218+
219+
```
220+
ignite generate composables
221+
```
217222
218223
## Update Cosmos-sdk Version
219224

0 commit comments

Comments
 (0)