Skip to content

Commit

Permalink
[FABCN-382] fix compatibility.md title
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Hurt <[email protected]>
  • Loading branch information
awjh-ibm authored and heatherlp committed Mar 30, 2020
1 parent eb6152e commit 8e55714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions COMPATIBILITY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Support and Compatibility for fabric-chaincode-java
# Support and Compatibility for fabric-chaincode-node

Github is used for code base management, issues should reported in the [FABCN](https://jira.hyperledger.org/projects/FABCN/issues/) component in JIRA.

Expand Down Expand Up @@ -47,5 +47,5 @@ When using Fabric 2.0.0, the default docker image that is used to run the Node c
When using Fabric 1.4.4, the docker image that is used to run the Node chaincode is node v8.16.1. It is installed with npm install --production

### Supported Runtime communication with the Peer
 

Subject to a suitable runtime environment, the 1.4.4 Node modules and 2.0.0 Node modules can used to communicate with a Fabric 2.0.0 or 1.4.4 Peer - with the level of functionality that is implied by the Fabric version in use. 

0 comments on commit 8e55714

Please sign in to comment.