Skip to content

Conversation

@MadelineMurray
Copy link
Contributor

Updated for Quorum developer quickstart

Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>
@MadelineMurray MadelineMurray requested a review from a team as a code owner November 5, 2020 08:54
```bash
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionReceipt","params":["<TransactionHash>"],"id":1}' <JSON-RPC Endpoint>
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionReceipt","params":["<TransactionHash>"],"id":1}' http://localhost:8545
Copy link
Contributor

Choose a reason for hiding this comment

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

If the endpoint port is now necessarily 8545 maybe we have to add this to the requirements: do not have any service running on 8545 already

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Followed up with Ben to confirm if the quickstart fails gracefully

MadelineMurray and others added 4 commits November 5, 2020 20:33
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>
@MadelineMurray MadelineMurray merged commit 617726b into hyperledger:master Nov 5, 2020
@MadelineMurray MadelineMurray deleted the besuSampleNetworks branch November 5, 2020 10:59
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