diff --git a/packages/docs/command-line-interface/account.md b/packages/docs/command-line-interface/account.md index 5c4078740..e6d48ddf2 100644 --- a/packages/docs/command-line-interface/account.md +++ b/packages/docs/command-line-interface/account.md @@ -2,7 +2,6 @@ Manage your account, keys, and metadata - ## `celocli account:authorize` Keep your locked Gold more secure by authorizing alternative keys to be used for signing attestations, voting, or validating. By doing so, you can continue to participate in the protocol while keeping the key with access to your locked Gold in cold storage. You must include a "proof-of-possession" of the key being authorized, which can be generated with the "account:proof-of-possession" command. diff --git a/packages/docs/command-line-interface/autocomplete.md b/packages/docs/command-line-interface/autocomplete.md index b35e69383..a0d288bb7 100644 --- a/packages/docs/command-line-interface/autocomplete.md +++ b/packages/docs/command-line-interface/autocomplete.md @@ -2,7 +2,6 @@ Display autocomplete installation instructions. - ## `celocli autocomplete [SHELL]` Display autocomplete installation instructions. diff --git a/packages/docs/command-line-interface/commands.md b/packages/docs/command-line-interface/commands.md index b19ffb2f5..aa843316d 100644 --- a/packages/docs/command-line-interface/commands.md +++ b/packages/docs/command-line-interface/commands.md @@ -2,7 +2,6 @@ list all the commands - ## `celocli commands` list all the commands diff --git a/packages/docs/command-line-interface/config.md b/packages/docs/command-line-interface/config.md index 46ef078df..36288939d 100644 --- a/packages/docs/command-line-interface/config.md +++ b/packages/docs/command-line-interface/config.md @@ -2,7 +2,6 @@ Configure CLI options which persist across commands - ## `celocli config:get` Output network node configuration diff --git a/packages/docs/command-line-interface/dkg.md b/packages/docs/command-line-interface/dkg.md index 8d4151eb6..7f9971aec 100644 --- a/packages/docs/command-line-interface/dkg.md +++ b/packages/docs/command-line-interface/dkg.md @@ -2,7 +2,6 @@ Publish your locally computed DKG results to the blockchain - ## `celocli dkg:allowlist` Allowlist an address in the DKG diff --git a/packages/docs/command-line-interface/election.md b/packages/docs/command-line-interface/election.md index 4c8279024..baedc1087 100644 --- a/packages/docs/command-line-interface/election.md +++ b/packages/docs/command-line-interface/election.md @@ -2,7 +2,6 @@ Participate in and view the state of Validator Elections - ## `celocli election:activate` Activate pending votes in validator elections to begin earning rewards. To earn rewards as a voter, it is required to activate your pending votes at some point after the end of the epoch in which they were made. diff --git a/packages/docs/command-line-interface/exchange.md b/packages/docs/command-line-interface/exchange.md index 7a0f61c43..9b30a9b3c 100644 --- a/packages/docs/command-line-interface/exchange.md +++ b/packages/docs/command-line-interface/exchange.md @@ -2,7 +2,6 @@ Exchange Celo Dollars and CELO via the stability mechanism - ## `celocli exchange:celo` Exchange CELO for StableTokens via the stability mechanism. (Note: this is the equivalent of the old exchange:gold) diff --git a/packages/docs/command-line-interface/governance.md b/packages/docs/command-line-interface/governance.md index e29b4d4bf..33c785500 100644 --- a/packages/docs/command-line-interface/governance.md +++ b/packages/docs/command-line-interface/governance.md @@ -2,7 +2,6 @@ Interact with on-chain governance proposals and hotfixes - ## `celocli governance:approvehotfix` Approve a dequeued governance proposal (or hotfix) diff --git a/packages/docs/command-line-interface/grandamento.md b/packages/docs/command-line-interface/grandamento.md index 05b145c82..0ff8bb440 100644 --- a/packages/docs/command-line-interface/grandamento.md +++ b/packages/docs/command-line-interface/grandamento.md @@ -2,7 +2,6 @@ Cancels a Granda Mento exchange proposal - ## `celocli grandamento:cancel` Cancels a Granda Mento exchange proposal diff --git a/packages/docs/command-line-interface/help.md b/packages/docs/command-line-interface/help.md index f960c5654..04af8aeec 100644 --- a/packages/docs/command-line-interface/help.md +++ b/packages/docs/command-line-interface/help.md @@ -2,7 +2,6 @@ Display help for celocli. - ## `celocli help [COMMANDS]` Display help for celocli. diff --git a/packages/docs/command-line-interface/identity.md b/packages/docs/command-line-interface/identity.md index 07f27265c..27aca090b 100644 --- a/packages/docs/command-line-interface/identity.md +++ b/packages/docs/command-line-interface/identity.md @@ -2,7 +2,6 @@ Interact with ODIS and the attestations service - ## `celocli identity:get-attestations` Looks up attestations associated with the provided phone number. If a pepper is not provided, it uses the --from account's balance to query the pepper. diff --git a/packages/docs/command-line-interface/lockedgold.md b/packages/docs/command-line-interface/lockedgold.md index 94a2a1492..1cc97f459 100644 --- a/packages/docs/command-line-interface/lockedgold.md +++ b/packages/docs/command-line-interface/lockedgold.md @@ -2,7 +2,6 @@ View and manage locked CELO - ## `celocli lockedgold:delegate` Delegate locked celo. diff --git a/packages/docs/command-line-interface/multisig.md b/packages/docs/command-line-interface/multisig.md index 1b6049de1..cc1bbaa1f 100644 --- a/packages/docs/command-line-interface/multisig.md +++ b/packages/docs/command-line-interface/multisig.md @@ -2,7 +2,6 @@ Approves an existing transaction on a multi-sig contract - ## `celocli multisig:approve` Approves an existing transaction on a multi-sig contract diff --git a/packages/docs/command-line-interface/network.md b/packages/docs/command-line-interface/network.md index 92e496715..20028e0d7 100644 --- a/packages/docs/command-line-interface/network.md +++ b/packages/docs/command-line-interface/network.md @@ -2,7 +2,6 @@ View details about the network, like contracts and parameters - ## `celocli network:contracts` Lists Celo core contracts and their addesses. diff --git a/packages/docs/command-line-interface/node.md b/packages/docs/command-line-interface/node.md index b71621650..bc6904fa1 100644 --- a/packages/docs/command-line-interface/node.md +++ b/packages/docs/command-line-interface/node.md @@ -2,7 +2,6 @@ Manage your Celo node - ## `celocli node:accounts` List the addresses that this node has the private keys for. diff --git a/packages/docs/command-line-interface/oracle.md b/packages/docs/command-line-interface/oracle.md index 194ddd012..3e6a2417e 100644 --- a/packages/docs/command-line-interface/oracle.md +++ b/packages/docs/command-line-interface/oracle.md @@ -2,7 +2,6 @@ List oracle addresses for a given token - ## `celocli oracle:list ARG1` List oracle addresses for a given token diff --git a/packages/docs/command-line-interface/plugins.md b/packages/docs/command-line-interface/plugins.md index e5f384166..afafb19a0 100644 --- a/packages/docs/command-line-interface/plugins.md +++ b/packages/docs/command-line-interface/plugins.md @@ -2,7 +2,6 @@ List installed plugins. - ## `celocli plugins` List installed plugins. diff --git a/packages/docs/command-line-interface/releasecelo.md b/packages/docs/command-line-interface/releasecelo.md index 5bdfa5881..6928ba11b 100644 --- a/packages/docs/command-line-interface/releasecelo.md +++ b/packages/docs/command-line-interface/releasecelo.md @@ -2,7 +2,6 @@ View and manage ReleaseGold contracts - ## `celocli releasecelo:authorize` Authorize an alternative key to be used for a given action (Vote, Validate, Attest) on behalf of the ReleaseGold instance contract. diff --git a/packages/docs/command-line-interface/reserve.md b/packages/docs/command-line-interface/reserve.md index 54ed71c98..609a3ef61 100644 --- a/packages/docs/command-line-interface/reserve.md +++ b/packages/docs/command-line-interface/reserve.md @@ -2,7 +2,6 @@ Shows information about reserve - ## `celocli reserve:status` Shows information about reserve diff --git a/packages/docs/command-line-interface/rewards.md b/packages/docs/command-line-interface/rewards.md index 11e89e716..e7749a5d7 100644 --- a/packages/docs/command-line-interface/rewards.md +++ b/packages/docs/command-line-interface/rewards.md @@ -2,7 +2,6 @@ Show rewards information about a voter, registered Validator, or Validator Group - ## `celocli rewards:show` Show rewards information about a voter, registered Validator, or Validator Group diff --git a/packages/docs/command-line-interface/transfer.md b/packages/docs/command-line-interface/transfer.md index aa1ab2016..5668c3a34 100644 --- a/packages/docs/command-line-interface/transfer.md +++ b/packages/docs/command-line-interface/transfer.md @@ -2,7 +2,6 @@ Transfer CELO and Celo Dollars - ## `celocli transfer:celo` Transfer CELO to a specified address. (Note: this is the equivalent of the old transfer:gold) diff --git a/packages/docs/command-line-interface/validator.md b/packages/docs/command-line-interface/validator.md index f5c6a117d..9b48e637e 100644 --- a/packages/docs/command-line-interface/validator.md +++ b/packages/docs/command-line-interface/validator.md @@ -2,7 +2,6 @@ View and manage Validators - ## `celocli validator:affiliate ARG1` Affiliate a Validator with a Validator Group. This allows the Validator Group to add that Validator as a member. If the Validator is already a member of a Validator Group, affiliating with a different Group will remove the Validator from the first group's members. diff --git a/packages/docs/command-line-interface/validatorgroup.md b/packages/docs/command-line-interface/validatorgroup.md index 80d98f32b..86005d618 100644 --- a/packages/docs/command-line-interface/validatorgroup.md +++ b/packages/docs/command-line-interface/validatorgroup.md @@ -2,7 +2,6 @@ View and manage Validator Groups - ## `celocli validatorgroup:commission` Manage the commission for a registered Validator Group. This represents the share of the epoch rewards given to elected Validators that goes to the group they are a member of. Updates must be made in a two step process where the group owner first calls uses the queue-update option, then after the required update delay, the apply option. The commission update delay, in blocks, can be viewed with the network:parameters command. A groups next commission update block can be checked with validatorgroup:show