tencentcloud-sdk-nodejs 4.0.644 → 4.0.646
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +674 -0
- package/SERVICE_CHANGELOG.md +829 -225
- package/package.json +1 -1
- package/products.md +36 -36
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +10 -8
- package/src/services/as/v20180419/as_client.ts +1 -0
- package/src/services/as/v20180419/as_models.ts +41 -18
- package/src/services/batch/v20170312/batch_models.ts +3 -3
- package/src/services/cam/v20190116/cam_models.ts +11 -6
- package/src/services/cdb/v20170320/cdb_client.ts +0 -14
- package/src/services/cdb/v20170320/cdb_models.ts +1 -29
- package/src/services/cdwch/v20200915/cdwch_models.ts +66 -41
- package/src/services/cloudstudio/v20230508/cloudstudio_client.ts +1 -1
- package/src/services/cloudstudio/v20230508/cloudstudio_models.ts +1 -1
- package/src/services/cls/v20201016/cls_client.ts +31 -18
- package/src/services/cls/v20201016/cls_models.ts +97 -11
- package/src/services/cvm/v20170312/cvm_models.ts +6 -6
- package/src/services/dlc/v20210125/dlc_models.ts +39 -34
- package/src/services/ess/v20201111/ess_models.ts +4 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/goosefs/v20220519/goosefs_models.ts +19 -0
- package/src/services/iai/v20200303/iai_models.ts +32 -32
- package/src/services/keewidb/v20220308/keewidb_models.ts +9 -5
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +4 -0
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/monitor/v20180724/monitor_client.ts +2 -23
- package/src/services/monitor/v20180724/monitor_models.ts +28 -74
- package/src/services/mps/v20190612/mps_models.ts +3 -1
- package/src/services/ocr/v20181119/ocr_client.ts +2 -2
- package/src/services/ocr/v20181119/ocr_models.ts +19 -2
- package/src/services/omics/v20221128/omics_models.ts +4 -0
- package/src/services/scf/v20180416/scf_client.ts +6 -2
- package/src/services/scf/v20180416/scf_models.ts +114 -16
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tbaas/v20180416/tbaas_client.ts +103 -220
- package/src/services/tbaas/v20180416/tbaas_models.ts +117 -615
- package/src/services/tcb/v20180608/tcb_models.ts +5 -5
- package/src/services/trtc/v20190722/trtc_client.ts +96 -22
- package/src/services/tse/v20201207/tse_client.ts +14 -0
- package/src/services/tse/v20201207/tse_models.ts +57 -0
- package/src/services/vod/v20180717/vod_models.ts +17 -17
- package/src/services/vpc/v20170312/vpc_client.ts +2 -3
- package/src/services/vpc/v20170312/vpc_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +1616 -385
- package/src/services/wedata/v20210820/wedata_models.ts +16017 -7609
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +10 -8
- package/tencentcloud/services/as/v20180419/as_models.d.ts +40 -18
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +3 -3
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +11 -6
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -7
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +0 -8
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -27
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +66 -41
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_client.d.ts +1 -1
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_client.js +1 -1
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +11 -7
- package/tencentcloud/services/cls/v20201016/cls_client.js +15 -9
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +94 -11
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -6
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +39 -34
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +19 -0
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +32 -32
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +9 -5
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +4 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -13
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +0 -14
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +28 -71
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +3 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +19 -2
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +4 -0
- package/tencentcloud/services/scf/v20180416/scf_client.d.ts +1 -1
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +110 -16
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +35 -83
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +51 -115
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +107 -584
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +5 -5
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +94 -20
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +94 -20
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +5 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +6 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +53 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +17 -17
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +488 -104
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +725 -149
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +15405 -7268
- package/test/cdb.v20170320.test.js +0 -10
- package/test/cls.v20201016.test.js +16 -6
- package/test/monitor.v20180724.test.js +0 -10
- package/test/tbaas.v20180416.test.js +34 -114
- package/test/tse.v20201207.test.js +10 -0
- package/test/wedata.v20210820.test.js +1287 -327
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 节点详情信息
|
|
3
|
-
*/
|
|
4
|
-
export interface PeerDetailForUser {
|
|
5
|
-
/**
|
|
6
|
-
* 节点名称
|
|
7
|
-
*/
|
|
8
|
-
PeerName: string;
|
|
9
|
-
}
|
|
10
1
|
/**
|
|
11
2
|
* QueryChainMakerDemoBlockTransaction返回参数结构体
|
|
12
3
|
*/
|
|
@@ -76,23 +67,6 @@ export interface QueryChainMakerBlockTransactionRequest {
|
|
|
76
67
|
*/
|
|
77
68
|
BlockHeight: number;
|
|
78
69
|
}
|
|
79
|
-
/**
|
|
80
|
-
* GetClusterListForUser返回参数结构体
|
|
81
|
-
*/
|
|
82
|
-
export interface GetClusterListForUserResponse {
|
|
83
|
-
/**
|
|
84
|
-
* 网络总数量
|
|
85
|
-
*/
|
|
86
|
-
TotalCount?: number;
|
|
87
|
-
/**
|
|
88
|
-
* 网络列表
|
|
89
|
-
*/
|
|
90
|
-
ClusterList?: Array<ClusterDetailForUser>;
|
|
91
|
-
/**
|
|
92
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
93
|
-
*/
|
|
94
|
-
RequestId?: string;
|
|
95
|
-
}
|
|
96
70
|
/**
|
|
97
71
|
* GetBlockTransactionListForUser返回参数结构体
|
|
98
72
|
*/
|
|
@@ -165,105 +139,6 @@ export interface ApplyUserCertRequest {
|
|
|
165
139
|
*/
|
|
166
140
|
Notes?: string;
|
|
167
141
|
}
|
|
168
|
-
/**
|
|
169
|
-
* SrvInvoke返回参数结构体
|
|
170
|
-
*/
|
|
171
|
-
export interface SrvInvokeResponse {
|
|
172
|
-
/**
|
|
173
|
-
* 返回码
|
|
174
|
-
*/
|
|
175
|
-
RetCode?: number;
|
|
176
|
-
/**
|
|
177
|
-
* 返回消息
|
|
178
|
-
*/
|
|
179
|
-
RetMsg?: string;
|
|
180
|
-
/**
|
|
181
|
-
* 返回数据
|
|
182
|
-
*/
|
|
183
|
-
Data?: string;
|
|
184
|
-
/**
|
|
185
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
186
|
-
*/
|
|
187
|
-
RequestId?: string;
|
|
188
|
-
}
|
|
189
|
-
/**
|
|
190
|
-
* GetChaincodeInitializeResultForUser请求参数结构体
|
|
191
|
-
*/
|
|
192
|
-
export interface GetChaincodeInitializeResultForUserRequest {
|
|
193
|
-
/**
|
|
194
|
-
* 模块名,本接口取值:chaincode_mng
|
|
195
|
-
*/
|
|
196
|
-
Module: string;
|
|
197
|
-
/**
|
|
198
|
-
* 操作名,本接口取值:chaincode_init_result_for_user
|
|
199
|
-
*/
|
|
200
|
-
Operation: string;
|
|
201
|
-
/**
|
|
202
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
203
|
-
*/
|
|
204
|
-
ClusterId: string;
|
|
205
|
-
/**
|
|
206
|
-
* 调用合约的组织名称
|
|
207
|
-
*/
|
|
208
|
-
GroupName: string;
|
|
209
|
-
/**
|
|
210
|
-
* 业务所属通道名称
|
|
211
|
-
*/
|
|
212
|
-
ChannelName: string;
|
|
213
|
-
/**
|
|
214
|
-
* 业务所属合约名称
|
|
215
|
-
*/
|
|
216
|
-
ChaincodeName: string;
|
|
217
|
-
/**
|
|
218
|
-
* 业务所属智能合约版本
|
|
219
|
-
*/
|
|
220
|
-
ChaincodeVersion: string;
|
|
221
|
-
/**
|
|
222
|
-
* 实例化任务ID
|
|
223
|
-
*/
|
|
224
|
-
TaskId: number;
|
|
225
|
-
}
|
|
226
|
-
/**
|
|
227
|
-
* InitializeChaincodeForUser请求参数结构体
|
|
228
|
-
*/
|
|
229
|
-
export interface InitializeChaincodeForUserRequest {
|
|
230
|
-
/**
|
|
231
|
-
* 模块名,本接口取值:chaincode_mng
|
|
232
|
-
*/
|
|
233
|
-
Module: string;
|
|
234
|
-
/**
|
|
235
|
-
* 操作名,本接口取值:chaincode_init_for_user
|
|
236
|
-
*/
|
|
237
|
-
Operation: string;
|
|
238
|
-
/**
|
|
239
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
240
|
-
*/
|
|
241
|
-
ClusterId: string;
|
|
242
|
-
/**
|
|
243
|
-
* 调用合约的组织名称
|
|
244
|
-
*/
|
|
245
|
-
GroupName: string;
|
|
246
|
-
/**
|
|
247
|
-
* 业务所属智能合约名称
|
|
248
|
-
*/
|
|
249
|
-
ChaincodeName: string;
|
|
250
|
-
/**
|
|
251
|
-
* 业务所属智能合约版本
|
|
252
|
-
*/
|
|
253
|
-
ChaincodeVersion: string;
|
|
254
|
-
/**
|
|
255
|
-
* 业务所属通道名称
|
|
256
|
-
*/
|
|
257
|
-
ChannelName: string;
|
|
258
|
-
/**
|
|
259
|
-
* 合约实例化节点名称,可以在通道详情中获取该通道上的节点名称
|
|
260
|
-
*/
|
|
261
|
-
PeerName: string;
|
|
262
|
-
/**
|
|
263
|
-
* 实例化的函数参数列表
|
|
264
|
-
*/
|
|
265
|
-
Args?: Array<string>;
|
|
266
|
-
}
|
|
267
142
|
/**
|
|
268
143
|
* GetTransactionDetailForUser返回参数结构体
|
|
269
144
|
*/
|
|
@@ -360,82 +235,49 @@ export interface ApplyUserCertResponse {
|
|
|
360
235
|
RequestId?: string;
|
|
361
236
|
}
|
|
362
237
|
/**
|
|
363
|
-
*
|
|
238
|
+
* GetLatesdTransactionList请求参数结构体
|
|
364
239
|
*/
|
|
365
|
-
export interface
|
|
240
|
+
export interface GetLatesdTransactionListRequest {
|
|
366
241
|
/**
|
|
367
|
-
*
|
|
242
|
+
* 模块名称,固定字段:transaction
|
|
368
243
|
*/
|
|
369
244
|
Module: string;
|
|
370
245
|
/**
|
|
371
|
-
*
|
|
246
|
+
* 操作名称,固定字段:latest_transaction_list
|
|
372
247
|
*/
|
|
373
248
|
Operation: string;
|
|
374
249
|
/**
|
|
375
|
-
*
|
|
376
|
-
*/
|
|
377
|
-
ClusterId: string;
|
|
378
|
-
/**
|
|
379
|
-
* 调用合约的组织名称
|
|
380
|
-
*/
|
|
381
|
-
GroupName: string;
|
|
382
|
-
/**
|
|
383
|
-
* 业务所属智能合约名称
|
|
384
|
-
*/
|
|
385
|
-
ChaincodeName: string;
|
|
386
|
-
/**
|
|
387
|
-
* 业务所属智能合约版本
|
|
388
|
-
*/
|
|
389
|
-
ChaincodeVersion: string;
|
|
390
|
-
/**
|
|
391
|
-
* 合约安装节点名称,可以在通道详情中获取该通道上的节点名称
|
|
250
|
+
* 组织ID,固定字段:0
|
|
392
251
|
*/
|
|
393
|
-
|
|
252
|
+
GroupId: number;
|
|
394
253
|
/**
|
|
395
|
-
*
|
|
254
|
+
* 通道ID,固定字段:0
|
|
396
255
|
*/
|
|
397
|
-
|
|
256
|
+
ChannelId: number;
|
|
398
257
|
/**
|
|
399
|
-
*
|
|
258
|
+
* 获取的最新交易的区块数量,取值范围1~5
|
|
400
259
|
*/
|
|
401
|
-
|
|
402
|
-
}
|
|
403
|
-
/**
|
|
404
|
-
* GetInvokeTx请求参数结构体
|
|
405
|
-
*/
|
|
406
|
-
export interface GetInvokeTxRequest {
|
|
260
|
+
LatestBlockNumber: number;
|
|
407
261
|
/**
|
|
408
|
-
*
|
|
262
|
+
* 调用接口的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
409
263
|
*/
|
|
410
|
-
|
|
264
|
+
GroupName: string;
|
|
411
265
|
/**
|
|
412
|
-
*
|
|
266
|
+
* 需要查询的通道名称,可在通道详情或列表中获取
|
|
413
267
|
*/
|
|
414
|
-
|
|
268
|
+
ChannelName: string;
|
|
415
269
|
/**
|
|
416
270
|
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
417
271
|
*/
|
|
418
272
|
ClusterId: string;
|
|
419
273
|
/**
|
|
420
|
-
*
|
|
421
|
-
*/
|
|
422
|
-
ChannelName: string;
|
|
423
|
-
/**
|
|
424
|
-
* 执行该查询交易的节点名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
425
|
-
*/
|
|
426
|
-
PeerName: string;
|
|
427
|
-
/**
|
|
428
|
-
* 执行该查询交易的节点所属组织名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
429
|
-
*/
|
|
430
|
-
PeerGroup: string;
|
|
431
|
-
/**
|
|
432
|
-
* 交易ID
|
|
274
|
+
* 需要获取的起始交易偏移
|
|
433
275
|
*/
|
|
434
|
-
|
|
276
|
+
Offset?: number;
|
|
435
277
|
/**
|
|
436
|
-
*
|
|
278
|
+
* 需要获取的交易数量
|
|
437
279
|
*/
|
|
438
|
-
|
|
280
|
+
Limit?: number;
|
|
439
281
|
}
|
|
440
282
|
/**
|
|
441
283
|
* Invoke返回参数结构体
|
|
@@ -484,134 +326,6 @@ export interface DownloadUserCertResponse {
|
|
|
484
326
|
*/
|
|
485
327
|
RequestId?: string;
|
|
486
328
|
}
|
|
487
|
-
/**
|
|
488
|
-
* GetChaincodeLogForUser请求参数结构体
|
|
489
|
-
*/
|
|
490
|
-
export interface GetChaincodeLogForUserRequest {
|
|
491
|
-
/**
|
|
492
|
-
* 模块名,本接口取值:chaincode_mng
|
|
493
|
-
*/
|
|
494
|
-
Module: string;
|
|
495
|
-
/**
|
|
496
|
-
* 操作名,本接口取值:chaincode_log_for_user
|
|
497
|
-
*/
|
|
498
|
-
Operation: string;
|
|
499
|
-
/**
|
|
500
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
501
|
-
*/
|
|
502
|
-
ClusterId: string;
|
|
503
|
-
/**
|
|
504
|
-
* 调用合约的组织名称
|
|
505
|
-
*/
|
|
506
|
-
GroupName: string;
|
|
507
|
-
/**
|
|
508
|
-
* 业务所属智能合约名称
|
|
509
|
-
*/
|
|
510
|
-
ChaincodeName: string;
|
|
511
|
-
/**
|
|
512
|
-
* 业务所属智能合约版本
|
|
513
|
-
*/
|
|
514
|
-
ChaincodeVersion: string;
|
|
515
|
-
/**
|
|
516
|
-
* 合约安装节点名称,可以在通道详情中获取该通道上的节点名称
|
|
517
|
-
*/
|
|
518
|
-
PeerName: string;
|
|
519
|
-
/**
|
|
520
|
-
* 日志开始时间,如"2020-11-24 19:49:25"
|
|
521
|
-
*/
|
|
522
|
-
BeginTime: string;
|
|
523
|
-
/**
|
|
524
|
-
* 返回日志行数的最大值,系统设定该参数最大为1000,且一行日志的最大字节数是500,即最大返回50万个字节数的日志数据
|
|
525
|
-
*/
|
|
526
|
-
RowNum: number;
|
|
527
|
-
}
|
|
528
|
-
/**
|
|
529
|
-
* GetLatesdTransactionList请求参数结构体
|
|
530
|
-
*/
|
|
531
|
-
export interface GetLatesdTransactionListRequest {
|
|
532
|
-
/**
|
|
533
|
-
* 模块名称,固定字段:transaction
|
|
534
|
-
*/
|
|
535
|
-
Module: string;
|
|
536
|
-
/**
|
|
537
|
-
* 操作名称,固定字段:latest_transaction_list
|
|
538
|
-
*/
|
|
539
|
-
Operation: string;
|
|
540
|
-
/**
|
|
541
|
-
* 组织ID,固定字段:0
|
|
542
|
-
*/
|
|
543
|
-
GroupId: number;
|
|
544
|
-
/**
|
|
545
|
-
* 通道ID,固定字段:0
|
|
546
|
-
*/
|
|
547
|
-
ChannelId: number;
|
|
548
|
-
/**
|
|
549
|
-
* 获取的最新交易的区块数量,取值范围1~5
|
|
550
|
-
*/
|
|
551
|
-
LatestBlockNumber: number;
|
|
552
|
-
/**
|
|
553
|
-
* 调用接口的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
554
|
-
*/
|
|
555
|
-
GroupName: string;
|
|
556
|
-
/**
|
|
557
|
-
* 需要查询的通道名称,可在通道详情或列表中获取
|
|
558
|
-
*/
|
|
559
|
-
ChannelName: string;
|
|
560
|
-
/**
|
|
561
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
562
|
-
*/
|
|
563
|
-
ClusterId: string;
|
|
564
|
-
/**
|
|
565
|
-
* 需要获取的起始交易偏移
|
|
566
|
-
*/
|
|
567
|
-
Offset?: number;
|
|
568
|
-
/**
|
|
569
|
-
* 需要获取的交易数量
|
|
570
|
-
*/
|
|
571
|
-
Limit?: number;
|
|
572
|
-
}
|
|
573
|
-
/**
|
|
574
|
-
* 日志详情信息
|
|
575
|
-
*/
|
|
576
|
-
export interface LogDetailForUser {
|
|
577
|
-
/**
|
|
578
|
-
* 日志行号
|
|
579
|
-
*/
|
|
580
|
-
LineNumber: number;
|
|
581
|
-
/**
|
|
582
|
-
* 日志详情
|
|
583
|
-
*/
|
|
584
|
-
LogMessage: string;
|
|
585
|
-
}
|
|
586
|
-
/**
|
|
587
|
-
* DownloadUserCert请求参数结构体
|
|
588
|
-
*/
|
|
589
|
-
export interface DownloadUserCertRequest {
|
|
590
|
-
/**
|
|
591
|
-
* 模块名,固定字段:cert_mng
|
|
592
|
-
*/
|
|
593
|
-
Module: string;
|
|
594
|
-
/**
|
|
595
|
-
* 操作名,固定字段:cert_download_for_user
|
|
596
|
-
*/
|
|
597
|
-
Operation: string;
|
|
598
|
-
/**
|
|
599
|
-
* 证书ID,可以在证书详情页面获取
|
|
600
|
-
*/
|
|
601
|
-
CertId: number;
|
|
602
|
-
/**
|
|
603
|
-
* 证书DN,可以在证书详情页面获取
|
|
604
|
-
*/
|
|
605
|
-
CertDn: string;
|
|
606
|
-
/**
|
|
607
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
608
|
-
*/
|
|
609
|
-
ClusterId: string;
|
|
610
|
-
/**
|
|
611
|
-
* 下载证书的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
612
|
-
*/
|
|
613
|
-
GroupName: string;
|
|
614
|
-
}
|
|
615
329
|
/**
|
|
616
330
|
* GetTransactionDetailForUser请求参数结构体
|
|
617
331
|
*/
|
|
@@ -691,40 +405,13 @@ export interface GetBlockTransactionListForUserRequest {
|
|
|
691
405
|
*/
|
|
692
406
|
BlockId: number;
|
|
693
407
|
/**
|
|
694
|
-
* 查询的交易列表起始偏移地址
|
|
695
|
-
*/
|
|
696
|
-
Offset?: number;
|
|
697
|
-
/**
|
|
698
|
-
* 查询的交易列表数量
|
|
699
|
-
*/
|
|
700
|
-
Limit?: number;
|
|
701
|
-
}
|
|
702
|
-
/**
|
|
703
|
-
* QueryChainMakerBlockTransaction返回参数结构体
|
|
704
|
-
*/
|
|
705
|
-
export interface QueryChainMakerBlockTransactionResponse {
|
|
706
|
-
/**
|
|
707
|
-
* 区块交易
|
|
708
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
709
|
-
*/
|
|
710
|
-
Result?: Array<ChainMakerTransactionResult>;
|
|
711
|
-
/**
|
|
712
|
-
* 区块高度
|
|
713
|
-
*/
|
|
714
|
-
BlockHeight?: number;
|
|
715
|
-
/**
|
|
716
|
-
* 交易数量
|
|
717
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
718
|
-
*/
|
|
719
|
-
TxCount?: number;
|
|
720
|
-
/**
|
|
721
|
-
* 区块时间戳,单位是秒
|
|
408
|
+
* 查询的交易列表起始偏移地址
|
|
722
409
|
*/
|
|
723
|
-
|
|
410
|
+
Offset?: number;
|
|
724
411
|
/**
|
|
725
|
-
*
|
|
412
|
+
* 查询的交易列表数量
|
|
726
413
|
*/
|
|
727
|
-
|
|
414
|
+
Limit?: number;
|
|
728
415
|
}
|
|
729
416
|
/**
|
|
730
417
|
* InvokeChainMakerDemoContract请求参数结构体
|
|
@@ -755,31 +442,6 @@ export interface InvokeChainMakerDemoContractRequest {
|
|
|
755
442
|
*/
|
|
756
443
|
AsyncFlag?: number;
|
|
757
444
|
}
|
|
758
|
-
/**
|
|
759
|
-
* GetClusterSummary请求参数结构体
|
|
760
|
-
*/
|
|
761
|
-
export interface GetClusterSummaryRequest {
|
|
762
|
-
/**
|
|
763
|
-
* 模块名称,固定字段:cluster_mng
|
|
764
|
-
*/
|
|
765
|
-
Module: string;
|
|
766
|
-
/**
|
|
767
|
-
* 操作名称,固定字段:cluster_summary
|
|
768
|
-
*/
|
|
769
|
-
Operation: string;
|
|
770
|
-
/**
|
|
771
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
772
|
-
*/
|
|
773
|
-
ClusterId: string;
|
|
774
|
-
/**
|
|
775
|
-
* 组织ID,固定字段:0
|
|
776
|
-
*/
|
|
777
|
-
GroupId: number;
|
|
778
|
-
/**
|
|
779
|
-
* 调用接口的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
780
|
-
*/
|
|
781
|
-
GroupName: string;
|
|
782
|
-
}
|
|
783
445
|
/**
|
|
784
446
|
* InvokeChainMakerContract返回参数结构体
|
|
785
447
|
*/
|
|
@@ -795,49 +457,36 @@ export interface InvokeChainMakerContractResponse {
|
|
|
795
457
|
RequestId?: string;
|
|
796
458
|
}
|
|
797
459
|
/**
|
|
798
|
-
*
|
|
460
|
+
* SrvInvoke返回参数结构体
|
|
799
461
|
*/
|
|
800
|
-
export interface
|
|
801
|
-
/**
|
|
802
|
-
* 网络ID,可在区块链网络详情或列表中获取
|
|
803
|
-
*/
|
|
804
|
-
ClusterId: string;
|
|
805
|
-
/**
|
|
806
|
-
* 业务链ID,可在网络概览页获取
|
|
807
|
-
*/
|
|
808
|
-
ChainId: string;
|
|
462
|
+
export interface SrvInvokeResponse {
|
|
809
463
|
/**
|
|
810
|
-
*
|
|
464
|
+
* 返回码
|
|
811
465
|
*/
|
|
812
|
-
|
|
813
|
-
}
|
|
814
|
-
/**
|
|
815
|
-
* 网络详情信息
|
|
816
|
-
*/
|
|
817
|
-
export interface ClusterDetailForUser {
|
|
466
|
+
RetCode?: number;
|
|
818
467
|
/**
|
|
819
|
-
*
|
|
468
|
+
* 返回消息
|
|
820
469
|
*/
|
|
821
|
-
|
|
470
|
+
RetMsg?: string;
|
|
822
471
|
/**
|
|
823
|
-
*
|
|
472
|
+
* 返回数据
|
|
824
473
|
*/
|
|
825
|
-
|
|
474
|
+
Data?: string;
|
|
826
475
|
/**
|
|
827
|
-
*
|
|
476
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
828
477
|
*/
|
|
829
|
-
|
|
478
|
+
RequestId?: string;
|
|
830
479
|
}
|
|
831
480
|
/**
|
|
832
|
-
*
|
|
481
|
+
* GetInvokeTx请求参数结构体
|
|
833
482
|
*/
|
|
834
|
-
export interface
|
|
483
|
+
export interface GetInvokeTxRequest {
|
|
835
484
|
/**
|
|
836
|
-
*
|
|
485
|
+
* 模块名,固定字段:transaction
|
|
837
486
|
*/
|
|
838
487
|
Module: string;
|
|
839
488
|
/**
|
|
840
|
-
*
|
|
489
|
+
* 操作名,固定字段:query_txid
|
|
841
490
|
*/
|
|
842
491
|
Operation: string;
|
|
843
492
|
/**
|
|
@@ -845,21 +494,25 @@ export interface GetPeerLogForUserRequest {
|
|
|
845
494
|
*/
|
|
846
495
|
ClusterId: string;
|
|
847
496
|
/**
|
|
848
|
-
*
|
|
497
|
+
* 业务所属通道名称,可在通道详情或列表中获取
|
|
849
498
|
*/
|
|
850
|
-
|
|
499
|
+
ChannelName: string;
|
|
851
500
|
/**
|
|
852
|
-
*
|
|
501
|
+
* 执行该查询交易的节点名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
853
502
|
*/
|
|
854
503
|
PeerName: string;
|
|
855
504
|
/**
|
|
856
|
-
*
|
|
505
|
+
* 执行该查询交易的节点所属组织名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
506
|
+
*/
|
|
507
|
+
PeerGroup: string;
|
|
508
|
+
/**
|
|
509
|
+
* 交易ID
|
|
857
510
|
*/
|
|
858
|
-
|
|
511
|
+
TxId: string;
|
|
859
512
|
/**
|
|
860
|
-
*
|
|
513
|
+
* 调用合约的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
861
514
|
*/
|
|
862
|
-
|
|
515
|
+
GroupName: string;
|
|
863
516
|
}
|
|
864
517
|
/**
|
|
865
518
|
* GetLatesdTransactionList返回参数结构体
|
|
@@ -893,17 +546,17 @@ export interface QueryChainMakerTransactionResponse {
|
|
|
893
546
|
RequestId?: string;
|
|
894
547
|
}
|
|
895
548
|
/**
|
|
896
|
-
*
|
|
549
|
+
* GetLatestTransactionList返回参数结构体
|
|
897
550
|
*/
|
|
898
|
-
export interface
|
|
551
|
+
export interface GetLatestTransactionListResponse {
|
|
899
552
|
/**
|
|
900
|
-
*
|
|
553
|
+
* 交易总数量
|
|
901
554
|
*/
|
|
902
|
-
|
|
555
|
+
TotalCount?: number;
|
|
903
556
|
/**
|
|
904
|
-
*
|
|
557
|
+
* 交易列表
|
|
905
558
|
*/
|
|
906
|
-
|
|
559
|
+
TransactionList?: Array<TransactionItem>;
|
|
907
560
|
/**
|
|
908
561
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
909
562
|
*/
|
|
@@ -1035,51 +688,6 @@ export interface ChainMakerTransactionResult {
|
|
|
1035
688
|
*/
|
|
1036
689
|
Timestamp: number;
|
|
1037
690
|
}
|
|
1038
|
-
/**
|
|
1039
|
-
* CreateChaincodeAndInstallForUser请求参数结构体
|
|
1040
|
-
*/
|
|
1041
|
-
export interface CreateChaincodeAndInstallForUserRequest {
|
|
1042
|
-
/**
|
|
1043
|
-
* 模块名,本接口取值:chaincode_mng
|
|
1044
|
-
*/
|
|
1045
|
-
Module: string;
|
|
1046
|
-
/**
|
|
1047
|
-
* 操作名,本接口取值:chaincode_create_and_install_for_user
|
|
1048
|
-
*/
|
|
1049
|
-
Operation: string;
|
|
1050
|
-
/**
|
|
1051
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
1052
|
-
*/
|
|
1053
|
-
ClusterId: string;
|
|
1054
|
-
/**
|
|
1055
|
-
* 调用合约的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
1056
|
-
*/
|
|
1057
|
-
GroupName: string;
|
|
1058
|
-
/**
|
|
1059
|
-
* 合约安装节点名称,可以在通道详情中获取该通道上的节点名称
|
|
1060
|
-
*/
|
|
1061
|
-
PeerName: string;
|
|
1062
|
-
/**
|
|
1063
|
-
* 智能合约名称,格式说明:以小写字母开头,由2-12位数字或小写字母组成
|
|
1064
|
-
*/
|
|
1065
|
-
ChaincodeName: string;
|
|
1066
|
-
/**
|
|
1067
|
-
* 智能合约版本,格式说明:由1-12位数字、小写字母、特殊符号(“.”)组成,如v1.0
|
|
1068
|
-
*/
|
|
1069
|
-
ChaincodeVersion: string;
|
|
1070
|
-
/**
|
|
1071
|
-
* 智能合约代码文件类型,支持类型:
|
|
1072
|
-
1. "go":.go合约文件
|
|
1073
|
-
2. "gozip":go合约工程zip包,要求压缩目录为代码根目录
|
|
1074
|
-
3. "javazip":java合约工程zip包,要求压缩目录为代码根目录
|
|
1075
|
-
4. "nodezip":nodejs合约工程zip包,要求压缩目录为代码根目录
|
|
1076
|
-
*/
|
|
1077
|
-
ChaincodeFileType: string;
|
|
1078
|
-
/**
|
|
1079
|
-
* 合约内容,合约文件或压缩包内容的base64编码,大小要求小于等于5M
|
|
1080
|
-
*/
|
|
1081
|
-
Chaincode: string;
|
|
1082
|
-
}
|
|
1083
691
|
/**
|
|
1084
692
|
* GetLatestTransactionList请求参数结构体
|
|
1085
693
|
*/
|
|
@@ -1152,23 +760,6 @@ export interface ApplyChainMakerBatchUserCertRequest {
|
|
|
1152
760
|
*/
|
|
1153
761
|
SignUserCsrList: Array<SignCertCsr>;
|
|
1154
762
|
}
|
|
1155
|
-
/**
|
|
1156
|
-
* GetChaincodeLogForUser返回参数结构体
|
|
1157
|
-
*/
|
|
1158
|
-
export interface GetChaincodeLogForUserResponse {
|
|
1159
|
-
/**
|
|
1160
|
-
* 返回日志总行数,不会超过入参的RowNum
|
|
1161
|
-
*/
|
|
1162
|
-
TotalCount: number;
|
|
1163
|
-
/**
|
|
1164
|
-
* 日志列表
|
|
1165
|
-
*/
|
|
1166
|
-
ChaincodeLogList: Array<LogDetailForUser>;
|
|
1167
|
-
/**
|
|
1168
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1169
|
-
*/
|
|
1170
|
-
RequestId?: string;
|
|
1171
|
-
}
|
|
1172
763
|
/**
|
|
1173
764
|
* QueryChainMakerDemoTransaction请求参数结构体
|
|
1174
765
|
*/
|
|
@@ -1186,32 +777,6 @@ export interface QueryChainMakerDemoTransactionRequest {
|
|
|
1186
777
|
*/
|
|
1187
778
|
TxID: string;
|
|
1188
779
|
}
|
|
1189
|
-
/**
|
|
1190
|
-
* InitializeChaincodeForUser返回参数结构体
|
|
1191
|
-
*/
|
|
1192
|
-
export interface InitializeChaincodeForUserResponse {
|
|
1193
|
-
/**
|
|
1194
|
-
* 实例化任务ID,用于查询实例化结果
|
|
1195
|
-
*/
|
|
1196
|
-
TaskId?: number;
|
|
1197
|
-
/**
|
|
1198
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1199
|
-
*/
|
|
1200
|
-
RequestId?: string;
|
|
1201
|
-
}
|
|
1202
|
-
/**
|
|
1203
|
-
* 组织详情信息
|
|
1204
|
-
*/
|
|
1205
|
-
export interface GroupDetailForUser {
|
|
1206
|
-
/**
|
|
1207
|
-
* 组织名称
|
|
1208
|
-
*/
|
|
1209
|
-
GroupName: string;
|
|
1210
|
-
/**
|
|
1211
|
-
* 组织MSP Identity
|
|
1212
|
-
*/
|
|
1213
|
-
GroupMSPId: string;
|
|
1214
|
-
}
|
|
1215
780
|
/**
|
|
1216
781
|
* QueryChainMakerDemoContract请求参数结构体
|
|
1217
782
|
*/
|
|
@@ -1272,25 +837,29 @@ export interface ChainMakerContractResult {
|
|
|
1272
837
|
Result: string;
|
|
1273
838
|
}
|
|
1274
839
|
/**
|
|
1275
|
-
*
|
|
840
|
+
* GetClusterSummary请求参数结构体
|
|
1276
841
|
*/
|
|
1277
|
-
export interface
|
|
842
|
+
export interface GetClusterSummaryRequest {
|
|
1278
843
|
/**
|
|
1279
|
-
*
|
|
844
|
+
* 模块名称,固定字段:cluster_mng
|
|
1280
845
|
*/
|
|
1281
846
|
Module: string;
|
|
1282
847
|
/**
|
|
1283
|
-
*
|
|
848
|
+
* 操作名称,固定字段:cluster_summary
|
|
1284
849
|
*/
|
|
1285
850
|
Operation: string;
|
|
1286
851
|
/**
|
|
1287
|
-
*
|
|
852
|
+
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
1288
853
|
*/
|
|
1289
|
-
|
|
854
|
+
ClusterId: string;
|
|
1290
855
|
/**
|
|
1291
|
-
*
|
|
856
|
+
* 组织ID,固定字段:0
|
|
1292
857
|
*/
|
|
1293
|
-
|
|
858
|
+
GroupId: number;
|
|
859
|
+
/**
|
|
860
|
+
* 调用接口的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
861
|
+
*/
|
|
862
|
+
GroupName: string;
|
|
1294
863
|
}
|
|
1295
864
|
/**
|
|
1296
865
|
* 区块对象
|
|
@@ -1372,23 +941,6 @@ export interface GetBlockListRequest {
|
|
|
1372
941
|
*/
|
|
1373
942
|
Limit?: number;
|
|
1374
943
|
}
|
|
1375
|
-
/**
|
|
1376
|
-
* GetPeerLogForUser返回参数结构体
|
|
1377
|
-
*/
|
|
1378
|
-
export interface GetPeerLogForUserResponse {
|
|
1379
|
-
/**
|
|
1380
|
-
* 返回日志总行数,不会超过入参的RowNum
|
|
1381
|
-
*/
|
|
1382
|
-
TotalCount: number;
|
|
1383
|
-
/**
|
|
1384
|
-
* 日志列表
|
|
1385
|
-
*/
|
|
1386
|
-
PeerLogList: Array<LogDetailForUser>;
|
|
1387
|
-
/**
|
|
1388
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1389
|
-
*/
|
|
1390
|
-
RequestId?: string;
|
|
1391
|
-
}
|
|
1392
944
|
/**
|
|
1393
945
|
* Invoke请求参数结构体
|
|
1394
946
|
*/
|
|
@@ -1455,23 +1007,6 @@ export interface GetInvokeTxResponse {
|
|
|
1455
1007
|
*/
|
|
1456
1008
|
RequestId?: string;
|
|
1457
1009
|
}
|
|
1458
|
-
/**
|
|
1459
|
-
* GetChannelListForUser返回参数结构体
|
|
1460
|
-
*/
|
|
1461
|
-
export interface GetChannelListForUserResponse {
|
|
1462
|
-
/**
|
|
1463
|
-
* 通道总数量
|
|
1464
|
-
*/
|
|
1465
|
-
TotalCount?: number;
|
|
1466
|
-
/**
|
|
1467
|
-
* 通道列表
|
|
1468
|
-
*/
|
|
1469
|
-
ChannelList?: Array<ChannelDetailForUser>;
|
|
1470
|
-
/**
|
|
1471
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1472
|
-
*/
|
|
1473
|
-
RequestId?: string;
|
|
1474
|
-
}
|
|
1475
1010
|
/**
|
|
1476
1011
|
* QueryChainMakerContract返回参数结构体
|
|
1477
1012
|
*/
|
|
@@ -1487,21 +1022,33 @@ export interface QueryChainMakerContractResponse {
|
|
|
1487
1022
|
RequestId?: string;
|
|
1488
1023
|
}
|
|
1489
1024
|
/**
|
|
1490
|
-
*
|
|
1025
|
+
* DownloadUserCert请求参数结构体
|
|
1491
1026
|
*/
|
|
1492
|
-
export interface
|
|
1027
|
+
export interface DownloadUserCertRequest {
|
|
1493
1028
|
/**
|
|
1494
|
-
*
|
|
1029
|
+
* 模块名,固定字段:cert_mng
|
|
1495
1030
|
*/
|
|
1496
|
-
|
|
1031
|
+
Module: string;
|
|
1032
|
+
/**
|
|
1033
|
+
* 操作名,固定字段:cert_download_for_user
|
|
1034
|
+
*/
|
|
1035
|
+
Operation: string;
|
|
1497
1036
|
/**
|
|
1498
|
-
*
|
|
1037
|
+
* 证书ID,可以在证书详情页面获取
|
|
1499
1038
|
*/
|
|
1500
|
-
|
|
1039
|
+
CertId: number;
|
|
1501
1040
|
/**
|
|
1502
|
-
*
|
|
1041
|
+
* 证书DN,可以在证书详情页面获取
|
|
1503
1042
|
*/
|
|
1504
|
-
|
|
1043
|
+
CertDn: string;
|
|
1044
|
+
/**
|
|
1045
|
+
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
1046
|
+
*/
|
|
1047
|
+
ClusterId: string;
|
|
1048
|
+
/**
|
|
1049
|
+
* 下载证书的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
1050
|
+
*/
|
|
1051
|
+
GroupName: string;
|
|
1505
1052
|
}
|
|
1506
1053
|
/**
|
|
1507
1054
|
* InvokeChainMakerContract请求参数结构体
|
|
@@ -1570,21 +1117,21 @@ export interface TransactionItem {
|
|
|
1570
1117
|
TransactionStatus: string;
|
|
1571
1118
|
}
|
|
1572
1119
|
/**
|
|
1573
|
-
*
|
|
1120
|
+
* QueryChainMakerTransaction请求参数结构体
|
|
1574
1121
|
*/
|
|
1575
|
-
export interface
|
|
1122
|
+
export interface QueryChainMakerTransactionRequest {
|
|
1576
1123
|
/**
|
|
1577
|
-
*
|
|
1124
|
+
* 网络ID,可在区块链网络详情或列表中获取
|
|
1578
1125
|
*/
|
|
1579
|
-
|
|
1126
|
+
ClusterId: string;
|
|
1580
1127
|
/**
|
|
1581
|
-
*
|
|
1128
|
+
* 业务链ID,可在网络概览页获取
|
|
1582
1129
|
*/
|
|
1583
|
-
|
|
1130
|
+
ChainId: string;
|
|
1584
1131
|
/**
|
|
1585
|
-
*
|
|
1132
|
+
* 交易ID,通过调用合约的返回值获取
|
|
1586
1133
|
*/
|
|
1587
|
-
|
|
1134
|
+
TxID: string;
|
|
1588
1135
|
}
|
|
1589
1136
|
/**
|
|
1590
1137
|
* QueryChainMakerDemoBlockTransaction请求参数结构体
|
|
@@ -1603,19 +1150,6 @@ export interface QueryChainMakerDemoBlockTransactionRequest {
|
|
|
1603
1150
|
*/
|
|
1604
1151
|
BlockHeight: number;
|
|
1605
1152
|
}
|
|
1606
|
-
/**
|
|
1607
|
-
* 通道详情信息
|
|
1608
|
-
*/
|
|
1609
|
-
export interface ChannelDetailForUser {
|
|
1610
|
-
/**
|
|
1611
|
-
* 通道名称
|
|
1612
|
-
*/
|
|
1613
|
-
ChannelName: string;
|
|
1614
|
-
/**
|
|
1615
|
-
* 当前组织加入通道的节点列表
|
|
1616
|
-
*/
|
|
1617
|
-
PeerList: Array<PeerDetailForUser>;
|
|
1618
|
-
}
|
|
1619
1153
|
/**
|
|
1620
1154
|
* Query请求参数结构体
|
|
1621
1155
|
*/
|
|
@@ -1658,42 +1192,31 @@ export interface QueryRequest {
|
|
|
1658
1192
|
Args?: Array<string>;
|
|
1659
1193
|
}
|
|
1660
1194
|
/**
|
|
1661
|
-
*
|
|
1662
|
-
*/
|
|
1663
|
-
export interface CreateChaincodeAndInstallForUserResponse {
|
|
1664
|
-
/**
|
|
1665
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1666
|
-
*/
|
|
1667
|
-
RequestId?: string;
|
|
1668
|
-
}
|
|
1669
|
-
/**
|
|
1670
|
-
* GetChannelListForUser请求参数结构体
|
|
1195
|
+
* QueryChainMakerBlockTransaction返回参数结构体
|
|
1671
1196
|
*/
|
|
1672
|
-
export interface
|
|
1673
|
-
/**
|
|
1674
|
-
* 模块名,本接口取值:channel_mng
|
|
1675
|
-
*/
|
|
1676
|
-
Module: string;
|
|
1197
|
+
export interface QueryChainMakerBlockTransactionResponse {
|
|
1677
1198
|
/**
|
|
1678
|
-
*
|
|
1199
|
+
* 区块交易
|
|
1200
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1679
1201
|
*/
|
|
1680
|
-
|
|
1202
|
+
Result?: Array<ChainMakerTransactionResult>;
|
|
1681
1203
|
/**
|
|
1682
|
-
*
|
|
1204
|
+
* 区块高度
|
|
1683
1205
|
*/
|
|
1684
|
-
|
|
1206
|
+
BlockHeight?: number;
|
|
1685
1207
|
/**
|
|
1686
|
-
*
|
|
1208
|
+
* 交易数量
|
|
1209
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1687
1210
|
*/
|
|
1688
|
-
|
|
1211
|
+
TxCount?: number;
|
|
1689
1212
|
/**
|
|
1690
|
-
*
|
|
1213
|
+
* 区块时间戳,单位是秒
|
|
1691
1214
|
*/
|
|
1692
|
-
|
|
1215
|
+
BlockTimestamp?: number;
|
|
1693
1216
|
/**
|
|
1694
|
-
*
|
|
1217
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1695
1218
|
*/
|
|
1696
|
-
|
|
1219
|
+
RequestId?: string;
|
|
1697
1220
|
}
|
|
1698
1221
|
/**
|
|
1699
1222
|
* InvokeChainMakerDemoContract返回参数结构体
|