Module: Fabric::Constants
- Defined in:
- lib/fabric/constants.rb
Constant Summary collapse
- LSCC =
System Chaincodes
'lscc'.freeze
- QSCC =
'qscc'.freeze
- CSCC =
'cscc'.freeze
- SYSTEM_CHANNEL_NAME =
System Channels
'testchainid'.freeze
- FUNC_GET_CHANNELS =
System Functions
'GetChannels'.freeze
- FUNC_GET_CONFIG_BLOCK =
'GetConfigBlock'.freeze
- CHANNEL_HEADER_VERSION =
Variables
1