mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update sample code to use the channel-based events. The sample will also use the new connection profile API to get a list of channel-based NodeSDK event hubs using filtered blocks, automatic unregistration, and automatic disconnect, all new features of channel-based events. This will demostrate the most common use case for events. The sample code will require the NodeSDK to be at 1.1 alpha. Change-Id: Id9f2b37f02d7d662b7ca1016586560ee4c595992 Signed-off-by: Bret Harrison <beharrison@nc.rr.com> |
||
|---|---|---|
| .. | ||
| create-channel.js | ||
| helper.js | ||
| install-chaincode.js | ||
| instantiate-chaincode.js | ||
| invoke-transaction.js | ||
| join-channel.js | ||
| query.js | ||