Merge pull request #1201 from wormhole-foundation/list-contract-code-bugfix
list-contract-by-code bugfix
This commit is contained in:
@@ -580,6 +580,7 @@ func GetCmdListContractsByCreator() *cobra.Command {
|
||||
SilenceUsage: true,
|
||||
}
|
||||
flags.AddQueryFlagsToCmd(cmd)
|
||||
flags.AddPaginationFlagsToCmd(cmd, "list contracts by creator")
|
||||
return cmd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user