Skip to content

Commit

Permalink
Update cli-client.md (MystenLabs#4282)
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay-Mysten authored Aug 24, 2022
1 parent 3b0431b commit 3eb2927
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/src/contribute/cli-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,10 @@ initializers.
Finally, we see that the gas object that was used to pay for
publishing was updated as well.
> **Important:** If the publishing attempt results in an error regarding verification failure,
> [build your package locally](../build/move/build-test.md#building-a-package) (using the `sui move build` command)
> to get a more verbose error message.
## Customize genesis
The genesis process can be customized by providing a genesis configuration
Expand Down

0 comments on commit 3eb2927

Please sign in to comment.