We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
list
1 parent 08063cb commit f557a80Copy full SHA for f557a80
ignite/cmd/scaffold_list.go
@@ -52,7 +52,7 @@ different type, you can specify it after a colon ":". The following types are
52
supported: string, bool, int, uint, coin, array.string, array.int, array.uint,
53
array.coin.
54
55
- ignite scaffold pool amount:coin tags:array.string height:int
+ ignite scaffold list pool amount:coin tags:array.string height:int
56
57
Ignite also supports custom types:
58
0 commit comments