From 9c52bfbce5a9628519ad486e3b05af7d0fb25863 Mon Sep 17 00:00:00 2001 From: Konstantinos Demartinos Date: Thu, 31 Oct 2024 14:05:22 +0200 Subject: [PATCH] fixup! fixup! fixup! docs(cli): update ceremony --- docs/content/references/cli/ceremony.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/content/references/cli/ceremony.mdx b/docs/content/references/cli/ceremony.mdx index d6492cc8dba..9d97212d06c 100644 --- a/docs/content/references/cli/ceremony.mdx +++ b/docs/content/references/cli/ceremony.mdx @@ -149,9 +149,6 @@ The `pre_minted_supply` of the network can also be set. $ iota genesis-ceremony init-token-distribution-schedule \ --token-allocations-path \ --pre-minted-supply <# of iota coins in nanos> -$ git add . -$ git commit -m "initialize token distribution schedule" -$ git push ``` ### Validate the Genesis State