aws-samples / non-profit-blockchain

Builds a blockchain network and application to track donations to non-profit organizations, using Amazon Managed Blockchain
Apache License 2.0
374 stars 288 forks source link

Update amb.yaml #174

Open tcooksey1972 opened 2 years ago

tcooksey1972 commented 2 years ago

Update to use the current version of HLF

old version

Update to current 2.2

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ebaizel commented 1 year ago

Thanks for the PR @tcooksey1972 ! And sorry for the delay in responding.

Have you verified the workshop runs with your PR? It'd be mostly steps 1 and 2 where you're setting up the network and deploying the chaincode.

tcooksey1972 commented 1 year ago

Yes the patch that abrinkm pushed has been tested and works as designed for provisioning and starting the network with HLF 2.2 along with deploying chaincode as seen in step 2.