File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ telescope({
258258| ` aminoEncoding.casingFn ` | set the amino-casing function for a project | ` snake() ` |
259259| ` aminoEncoding.exceptions ` | set specific aminoType name exceptions | see code |
260260| ` aminoEncoding.typeUrlToAmino ` | create functions for aminoType name exceptions | ` undefined ` |
261- | ` aminoEncoding.useLegacyInlineEncoding ` | To use legacy inline encoding instead of using v2 recursive encoding | ` false ` |
261+ | ` aminoEncoding.useLegacyInlineEncoding ` | @ deprecated . To use legacy inline encoding instead of using v2 recursive encoding | ` false ` |
262262| ` aminoEncoding.useRecursiveV2encoding ` | this's been removed. See useLegacyInlineEncoding instead. | |
263263
264264### Implemented Interface Options
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ telescope({
258258| ` aminoEncoding.casingFn ` | set the amino-casing function for a project | ` snake() ` |
259259| ` aminoEncoding.exceptions ` | set specific aminoType name exceptions | see code |
260260| ` aminoEncoding.typeUrlToAmino ` | create functions for aminoType name exceptions | ` undefined ` |
261- | ` aminoEncoding.useLegacyInlineEncoding ` | To use legacy inline encoding instead of using v2 recursive encoding | ` false ` |
261+ | ` aminoEncoding.useLegacyInlineEncoding ` | @ deprecated . To use legacy inline encoding instead of using v2 recursive encoding | ` false ` |
262262| ` aminoEncoding.useRecursiveV2encoding ` | this's been removed. See useLegacyInlineEncoding instead. | |
263263
264264### Implemented Interface Options
You can’t perform that action at this time.
0 commit comments