Skip to content

Commit

Permalink
remove whitespace?
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Jan 9, 2024
1 parent 8fe1653 commit 93a4171
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 23 deletions.
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Display autocomplete installation instructions.


## `celocli autocomplete [SHELL]`

Display autocomplete installation instructions.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

list all the commands


## `celocli commands`

list all the commands
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Configure CLI options which persist across commands


## `celocli config:get`

Output network node configuration
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/dkg.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Publish your locally computed DKG results to the blockchain


## `celocli dkg:allowlist`

Allowlist an address in the DKG
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/election.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/exchange.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/governance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Interact with on-chain governance proposals and hotfixes


## `celocli governance:approvehotfix`

Approve a dequeued governance proposal (or hotfix)
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/grandamento.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Cancels a Granda Mento exchange proposal


## `celocli grandamento:cancel`

Cancels a Granda Mento exchange proposal
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Display help for celocli.


## `celocli help [COMMANDS]`

Display help for celocli.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/lockedgold.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

View and manage locked CELO


## `celocli lockedgold:delegate`

Delegate locked celo.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/multisig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/network.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

View details about the network, like contracts and parameters


## `celocli network:contracts`

Lists Celo core contracts and their addesses.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Manage your Celo node


## `celocli node:accounts`

List the addresses that this node has the private keys for.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/oracle.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

List oracle addresses for a given token


## `celocli oracle:list ARG1`

List oracle addresses for a given token
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

List installed plugins.


## `celocli plugins`

List installed plugins.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/releasecelo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/reserve.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Shows information about reserve


## `celocli reserve:status`

Shows information about reserve
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/rewards.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion packages/docs/command-line-interface/validatorgroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 93a4171

Please sign in to comment.