检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Fabric类型的区块链。注册成功后,支持修改和删除已注册成功的区块链。 前提条件 已购买Hyperledger Fabric区块链服务,详细操作请参基于CCE集群。 安装并实例化跨链辅助合约和跨链业务合约。跨链辅助合约可在TCS控制台总览界面右侧下载,链代码名称为固定值tcshelper;跨链业
当前仅“华北-北京四”区域支持可信跨链服务。 购买区块链服务 您可通过华为云区块链服务Hyperledger Fabric增强版实例,具体请参考基于CCE集群部署。 注册区块链 将区块链注册到TCS中,具体请参考注册区块链。 购买跨链通道 TCS将为您提供端到端全流程可信的跨链数据互通体验,具体请参考购买跨链通道。
The name of the account on blockchain A that will transfer the amount of units to the account on blockchain B * @Param args[1]: The name of the
The name of the account on blockchain A that will transfer the amount of units to the account on blockchain B * @Param args[1]: The name of the
The name of the account on blockchain A that will transfer the amount of units to the account on blockchain B * @Param args[1]: The name of the
The name of the account on blockchain A that will transfer the amount of units to the account on blockchain B * @Param args[1]: The name of the
如果您需要对华为云上购买的TCS资源,给企业中的员工设置不同的访问权限,以达到不同员工之间的权限隔离,您可以使用统一身份认证服务(Identity and Access Management,简称IAM)进行精细的权限管理。该服务提供用户身份认证、权限分配、访问控制等功能,可以帮助您安全的控制华为云资源的访问。
The name of the account on blockchain A that will transfer the amount of units to the account on blockchain B * @Param args[1]: The name of the
The name of the account on blockchain A that will transfer the amount of units to the account on blockchain B * @Param args[1]: The name of the
update the account balance and lock the account * @Param account: The name of the account that whose balance is going to be updated with lock
"to_query_func_name" : "QueryBlock", "args" : [ "1" ] } 响应示例 状态码: 200 请求成功 { "code" : "TCS.2000000", "data" : { "message" : "SUCCESS!",
"to_query_func_name" : "query", "args" : [ "a" ] } 响应示例 状态码: 200 请求成功 { "code" : "TCS.2000000", "data" : { "message" : "SUCCESS!", "payload"
在跨链资产交换接收方所属区块链上执行的回滚操作 可在跨链智能合约按以下示例定义方法名常量与Invoke方法,确保已实现了必选方法: /* * Function name list of the TCS example chaincode * Note: the chaincode for TCS should
delete the account's lock from the blockchain * @Param account: The name of the account whose lock will be unlocked * @Param txID: The id of
”改为“A1,B1,50”(此处逗号为英文逗号,且A1,B1顺序不可更换),其它默认即可。发起一个由A1向B1转账50的交易,返回“success”说明交易成功。 参考2,查询B1的值为350,说明交易成功。 Cross-ChainB链作为交易发起方 单击跨链通道transfer
recover the account balance to the previous status * @Param account: The name of the account whose balance will be rollback * @Param txID: The id
根据具体的错误信息进行排查,错误码信息参考如下表1和表2: 表1 发起交易接口 错误码 响应示例 可能原因 TCS.2000000 SUCCESS! 跨链交易成功。 TCS.4000001 illegal base64 data at input byte 4 请求不合法。 TCS
单击“下一步:配置资源”,进行资源配置,参数如表2所示。 表2 资源配置参数表 参数 说明 环境资源 选择“自定义环境” 集群 选择“创建新的CCE集群” 可用区 可用区1 云主机规格 4核/8GB 云主机个数 1 高可用 否 虚拟私有云 默认 所在子网 默认 云主机登录方式 请自行设置
200 请求成功 { "code" : "TCS.2000000", "data" : { "message" : "SUCCESS!" } } 状态码: 400 请求不合法 { "error_code" : "TCS.4000001", "error_message"
跨链链代码开发(Hyperledger Fabric) 开发前准备 开发跨链智能合约