IBM / BlockchainNetwork-CompositeJourney

Part 1 in a series of patterns showing the building blocks of a Blockchain application
https://developer.ibm.com/code/patterns/build-a-blockchain-network/
Apache License 2.0
232 stars 175 forks source link

Fixed last part of README.md #48

Open Leviathan36 opened 4 years ago

Leviathan36 commented 4 years ago

Two choices were wrong:

  1. the explorer must be enabled to connect to "http://localhost:3000/explorer" so select "Yes" and not "No";
  2. don't insert anything when asking for key but simply press ENTER; otherwise "No" is used as key.