Module: composer-common

Fabric-Composer module. Fabric-Composer is a framework for creating
blockchain backed digital networks and exchanging assets between participants
via processing transactions.

Source:

Classes

BaseException
BusinessNetworkDefinition
Concept
Factory
Identifiable
IllegalModelException
Introspector
ParseException
Relationship
Resource
SecurityContext
SecurityException
Serializer
Typed
ValidatedConcept
ValidatedResource
ValidationException

Methods


<inner> nodeHasNewBufferVersion()

Check whether we're running in a version of node which has the updated Buffer implementation
Used above to fall back to the old version if needed.

Source:
Returns:

whether the new version is supported

Type
boolean