file查询上传文件
GET
http://192.168.1.108:3009/tx/:txId
响应参数
参数名
类型
描述
必填
id
string
txId
必填
last_tx
string
必填
owner
string
发起人
必填
target
string
收款方,存文件为空
可选
tags
tag
必填
tag.name
string
必填
tag.value
string
必填
quantiy
string
转账金额,存文件为0
必填
data_root
string
存储数据的根,转账为空
可选
data_size
string
交易存储的大小,转账为0
必填
fee
string
交易费用
必填