Skip to content

Commit 04afcb8

Browse files
committed
Change default of short hand ctor in readme
1 parent 7089f56 commit 04afcb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ const { CwAdminFactoryClient } = contracts.CwAdminFactory;
371371

372372
| option | description |
373373
| --------------------- | -------------------------------------------------------------------------------- |
374-
| `useShorthandCtor` | Enable using shorthand constructor. Default: false |
374+
| `useShorthandCtor` | Enable using shorthand constructor. Default: true |
375375

376376
Using shorthand constructor(Might not be transpiled correctly with babel):
377377

0 commit comments

Comments
 (0)