Skip to content

Commit

Permalink
Merge branch 'main' into julien/follow-up-052
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani authored Oct 16, 2024
2 parents 5f75fe6 + d801e30 commit 74cf43d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/docs/08-references/01-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -920,10 +920,7 @@ ignite chain simulate [flags]
--numBlocks int number of new blocks to simulate from the initial block height (default 200)
--params string custom simulation params file which overrides any random params; cannot be used with genesis
--period uint run slow invariants only once every period assertions
--printAllInvariants print all invariants if a broken invariant is found
--seed int simulation random seed (default 42)
--simulateEveryOperation run slow invariants every operation
-v, --verbose verbose log output
```

**Options inherited from parent commands**
Expand Down Expand Up @@ -3167,7 +3164,6 @@ ignite scaffold module [name] [flags]
--clear-cache clear the build cache (advanced)
--dep strings add a dependency on another module
-h, --help help for module
--ibc add IBC functionality
--module-configs strings add module configs
--ordering string channel ordering of the IBC module [none|ordered|unordered] (default "none")
--params strings add module parameters
Expand Down

0 comments on commit 74cf43d

Please sign in to comment.