当前位置:网站首页>Application service access configuration parameters

Application service access configuration parameters

2022-06-24 18:14:00 BSN Institute

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 .

原网站

版权声明
本文为[BSN Institute]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202211406373951.html