Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small update for generating a validatorKey.pem file #793

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

iulianpascalau
Copy link
Contributor

Description of the pull request (what is new / what has changed)

  • small update for generating a validatorKey.pem file

Did you test the changes locally ?

  • yes
  • no

Which category (categories) does this pull request belong to?

  • document new feature
  • update documentation that is not relevant anymore
  • add examples or more information about a component
  • fix grammar issues
  • other

andreibancioiu
andreibancioiu previously approved these changes Jan 9, 2024

```shell
$ git clone https://github.com/multiversx/mx-chain-go.git
$ cd mx-chain-go/cmd/keygenerator
$ go build
$ ./keygenerator --key-type validator
```

Alternatively, if you already installed a node on the host, you can issue the following command:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you -> you've

Alternatively, if you already installed a node on the host, you can issue the following command:

```shell
$ cd ~/elrond-utils/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point we should adjust the install scripts to use a rebranded folder.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

work in progress

sstanculeanu
sstanculeanu previously approved these changes Jan 9, 2024
andreibancioiu
andreibancioiu previously approved these changes Jan 9, 2024
sstanculeanu
sstanculeanu previously approved these changes Jan 9, 2024
@iulianpascalau iulianpascalau changed the base branch from main to development January 9, 2024 07:41
@iulianpascalau iulianpascalau dismissed stale reviews from sstanculeanu and andreibancioiu January 9, 2024 07:41

The base branch was changed.

@iulianpascalau iulianpascalau merged commit 8115355 into development Jan 9, 2024
1 check passed
@iulianpascalau iulianpascalau deleted the keygenerator-usage-update branch January 9, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants