id:BSN_2021
official account :BSN Workshop
The off chain business system calls the gateway API Configuration parameters required to interact with the data of the entire blockchain service network .
userCode
Unique identification of the user within the portal ,BSN In each portal userCode repeatable .
appCode
BSN Unique identifier applied in .
Channel name
When the application is deployed in the blockchain service network , The corresponding unique identifier . stay Fabric Medium is channelId, stay FISCO Corresponding group number in .
Chain code name
The chain code name is the chain code filled in by the service publisher when publishing the service / Unique identification of the contract ( English or English + Array ).
Chain code deployment name
The name of the chain code deployed in the blockchain service network . stay Fabric In the frame , To ensure the uniqueness of the chain code name , During service deployment , Corresponding to the service chain code name, a new chain code name will be generated . When the participant accesses the chain code through the node gateway , The chain code deployment name is required .
Chain code FUNC
The specific method name in the chain code .






