hyperledger-bevel / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
346 stars 719 forks source link

docs(quorum): update node names for accuracy #2613

Closed saurabhkumarkardam closed 3 months ago

saurabhkumarkardam commented 3 months ago

Commit to be reviewed


docs(quorum): update node names for accuracy

- Updated README to specify the installation of the first 4 nodes (validators) with fixed names (validator-0, validator-1, validator-2, validator-3).
- Any additional nodes can be deployed with user-chosen names.

fixes #2612