检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
yaml标准配置文件初始化TDCSDK。 调用方法 func New(configPath string) (*TDCSDK, error) 参数说明 参数 类型 说明 configPath String 必填参数,客户端SDK配置文件的绝对路径。 返回值 类型 说明 *TDCSDK 返回TDCSDK的引用,可用于后续调用方法。
function rootOwnerOfChild(string $childCollectionIndex, string $childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,子资产的集
ParentInfo ownerOfChild(String childCollectionIndex, String childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,子资产的集
function ownerOfChild(string $childCollectionIndex, string $childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,子资产的集
String rootOwnerOfChild(String childCollectionIndex, String childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,子资产的集
信息。 调用方法 OwnerOfChild(childCollectionIndex, childTokenId string)(string,string,string,error) 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,
初始化SDK 基于conf目录下的conf.yaml标准配置文件初始化TDCSDK。 调用方法 public TDCSDK(String configPath) throws Exception 参数说明 参数 类型 说明 configPath String 必填参数,客户端SDK配置文件的绝对路径。
初始化SDK 基于conf目录下的conf.yaml标准配置文件初始化TDCSDK。 调用方法 TDCSDK(String configPath) throws Exception 参数说明 参数 类型 说明 configPath String 必填参数,客户端SDK配置文件的绝对路径。
遍历查询子资产的父所有者,获得子资产的根所有者。 调用方法 RootOwnerOfChild(childCollectionIndex, childTokenId string)(string,error) 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,子资产的集合唯
网信办区块链信息服务备案时的合约地址填什么? 华为云数字资产链是联盟链架构,不存在合约地址,通常用“合约名称”标识合约。 合约名称为tdccontract,我们可以将sha256("tdccontract")作为合约地址提供给备案部门。 合约地址为:57b66b59b1d221165432c742f3
transferChild(string $fromCollectionIndex, string $fromTokenId, string $to, string $childCollectionIndex, string $childTokenId) throws Exception 参数说明 参数 类型 说明 fromCollectionIndex
transferChild(String fromCollectionIndex, String fromTokenId, String to, String childCollectionIndex, String childTokenId) throws Exception 参数说明 参数 类型 说明 fromCollectionIndex
fromCollectionIndex, String fromTokenId, String toCollectionIndex, String childCollectionIndex, String childTokenId,String toTokenId) throws Exception
$fromCollectionIndex, string $fromTokenId, string $toCollectionIndex, string $childCollectionIndex, string $childTokenId, string $toTokenId) throws Exception
将可组合资产中的子资产拆分转移给指定用户。 调用方法 TransferChild(fromCollectionIndex, fromTokenId, to, childCollectionIndex, childTokenId string)(string,error) 参数说明 参数 类型 说明 fromCollectionIndex
根据索引查询可组合资产某一集合标识 根据子资产集合的索引查询可组合资产中对应的集合标识。 调用方法 public function childContractByIndex(string $collectionIndex, string $tokenId, string $index)
childTokenByIndex(string $collectionIndex, string $tokenId, string $childCollectionIndex, string $index) throws Exception 参数说明 参数 类型 说明 collectionIndex
根据索引查询可组合资产某一集合标识 根据子资产集合的索引查询可组合资产中对应的集合标识。 调用方法 public String childContractByIndex(String collectionIndex, String tokenId, String index) throws
String childTokenByIndex(String collectionIndex, String tokenId,String childCollectionIndex,String index) throws Exception 参数说明 参数 类型 说明 collectionIndex
SafeTransferChild(fromCollectionIndex, fromTokenId, toCollectionIndex, childCollectionIndex, childTokenId, toTokenId string)(string,error) 参数说明 参数