@burnt-labs/xion-types 25.0.2 → 25.1.0
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/package.json +1 -1
- package/types/abstractaccount/bundle.ts +15 -15
- package/types/amino/bundle.ts +2 -2
- package/types/cosmos/auth/v1beta1/query.ts +7 -20
- package/types/cosmos/bundle.ts +508 -508
- package/types/cosmos_proto/bundle.ts +2 -2
- package/types/cosmwasm/bundle.ts +29 -29
- package/types/gogoproto/bundle.ts +2 -2
- package/types/google/api/cloudquotas/v1/resources.ts +2 -2
- package/types/google/api/cloudquotas/v1beta/resources.ts +2 -2
- package/types/google/bundle.ts +69 -69
- package/types/google/protobuf/field_mask.ts +48 -54
- package/types/ibc/bundle.ts +182 -182
- package/types/index.ts +0 -2
- package/types/tendermint/bundle.ts +20 -20
- package/types/xion/bundle.ts +103 -103
package/types/cosmwasm/bundle.ts
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
//@ts-nocheck
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
4
|
-
import * as
|
|
5
|
-
import * as
|
|
6
|
-
import * as
|
|
7
|
-
import * as
|
|
8
|
-
import * as
|
|
9
|
-
import * as
|
|
10
|
-
import * as
|
|
11
|
-
import * as
|
|
12
|
-
import * as
|
|
13
|
-
import * as
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
16
|
-
import * as
|
|
2
|
+
import * as _143 from "./wasm/v1/authz";
|
|
3
|
+
import * as _144 from "./wasm/v1/genesis";
|
|
4
|
+
import * as _145 from "./wasm/v1/ibc";
|
|
5
|
+
import * as _146 from "./wasm/v1/proposal_legacy";
|
|
6
|
+
import * as _147 from "./wasm/v1/query";
|
|
7
|
+
import * as _148 from "./wasm/v1/tx";
|
|
8
|
+
import * as _149 from "./wasm/v1/types";
|
|
9
|
+
import * as _395 from "./wasm/v1/tx.amino";
|
|
10
|
+
import * as _396 from "./wasm/v1/tx.registry";
|
|
11
|
+
import * as _397 from "./wasm/v1/query.lcd";
|
|
12
|
+
import * as _398 from "./wasm/v1/query.rpc.Query";
|
|
13
|
+
import * as _399 from "./wasm/v1/tx.rpc.msg";
|
|
14
|
+
import * as _473 from "./lcd";
|
|
15
|
+
import * as _474 from "./rpc.query";
|
|
16
|
+
import * as _475 from "./rpc.tx";
|
|
17
17
|
export namespace cosmwasm {
|
|
18
18
|
export namespace wasm {
|
|
19
19
|
export const v1 = {
|
|
20
|
+
..._143,
|
|
21
|
+
..._144,
|
|
22
|
+
..._145,
|
|
23
|
+
..._146,
|
|
24
|
+
..._147,
|
|
25
|
+
..._148,
|
|
20
26
|
..._149,
|
|
21
|
-
...
|
|
22
|
-
...
|
|
23
|
-
...
|
|
24
|
-
...
|
|
25
|
-
...
|
|
26
|
-
..._155,
|
|
27
|
-
..._406,
|
|
28
|
-
..._407,
|
|
29
|
-
..._408,
|
|
30
|
-
..._409,
|
|
31
|
-
..._410
|
|
27
|
+
..._395,
|
|
28
|
+
..._396,
|
|
29
|
+
..._397,
|
|
30
|
+
..._398,
|
|
31
|
+
..._399
|
|
32
32
|
};
|
|
33
33
|
}
|
|
34
34
|
export const ClientFactory = {
|
|
35
|
-
...
|
|
36
|
-
...
|
|
37
|
-
...
|
|
35
|
+
..._473,
|
|
36
|
+
..._474,
|
|
37
|
+
..._475
|
|
38
38
|
};
|
|
39
39
|
}
|
|
@@ -214,7 +214,7 @@ export interface QuotaInfo {
|
|
|
214
214
|
*/
|
|
215
215
|
name: string;
|
|
216
216
|
/**
|
|
217
|
-
* The id of the quota, which is
|
|
217
|
+
* The id of the quota, which is unique within the service.
|
|
218
218
|
* Example: `CpusPerProjectPerRegion`
|
|
219
219
|
*/
|
|
220
220
|
quotaId: string;
|
|
@@ -292,7 +292,7 @@ export interface QuotaInfoAmino {
|
|
|
292
292
|
*/
|
|
293
293
|
name?: string;
|
|
294
294
|
/**
|
|
295
|
-
* The id of the quota, which is
|
|
295
|
+
* The id of the quota, which is unique within the service.
|
|
296
296
|
* Example: `CpusPerProjectPerRegion`
|
|
297
297
|
*/
|
|
298
298
|
quota_id?: string;
|
|
@@ -214,7 +214,7 @@ export interface QuotaInfo {
|
|
|
214
214
|
*/
|
|
215
215
|
name: string;
|
|
216
216
|
/**
|
|
217
|
-
* The id of the quota, which is
|
|
217
|
+
* The id of the quota, which is unique within the service.
|
|
218
218
|
* For example, `CpusPerProjectPerRegion`
|
|
219
219
|
*/
|
|
220
220
|
quotaId: string;
|
|
@@ -292,7 +292,7 @@ export interface QuotaInfoAmino {
|
|
|
292
292
|
*/
|
|
293
293
|
name?: string;
|
|
294
294
|
/**
|
|
295
|
-
* The id of the quota, which is
|
|
295
|
+
* The id of the quota, which is unique within the service.
|
|
296
296
|
* For example, `CpusPerProjectPerRegion`
|
|
297
297
|
*/
|
|
298
298
|
quota_id?: string;
|
package/types/google/bundle.ts
CHANGED
|
@@ -1,56 +1,62 @@
|
|
|
1
1
|
//@ts-nocheck
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
4
|
-
import * as
|
|
5
|
-
import * as
|
|
6
|
-
import * as
|
|
7
|
-
import * as
|
|
8
|
-
import * as
|
|
9
|
-
import * as
|
|
10
|
-
import * as
|
|
11
|
-
import * as
|
|
12
|
-
import * as
|
|
13
|
-
import * as
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
16
|
-
import * as
|
|
17
|
-
import * as
|
|
18
|
-
import * as
|
|
19
|
-
import * as
|
|
20
|
-
import * as
|
|
21
|
-
import * as
|
|
22
|
-
import * as
|
|
23
|
-
import * as
|
|
24
|
-
import * as
|
|
25
|
-
import * as
|
|
26
|
-
import * as
|
|
27
|
-
import * as
|
|
28
|
-
import * as
|
|
29
|
-
import * as
|
|
30
|
-
import * as
|
|
31
|
-
import * as
|
|
32
|
-
import * as
|
|
33
|
-
import * as
|
|
34
|
-
import * as
|
|
35
|
-
import * as
|
|
36
|
-
import * as
|
|
37
|
-
import * as
|
|
38
|
-
import * as
|
|
39
|
-
import * as
|
|
40
|
-
import * as
|
|
41
|
-
import * as
|
|
42
|
-
import * as
|
|
43
|
-
import * as
|
|
44
|
-
import * as
|
|
45
|
-
import * as
|
|
46
|
-
import * as
|
|
47
|
-
import * as
|
|
48
|
-
import * as
|
|
49
|
-
import * as
|
|
50
|
-
import * as
|
|
51
|
-
import * as
|
|
2
|
+
import * as _151 from "./api/annotations";
|
|
3
|
+
import * as _152 from "./api/auth";
|
|
4
|
+
import * as _153 from "./api/backend";
|
|
5
|
+
import * as _154 from "./api/billing";
|
|
6
|
+
import * as _155 from "./api/client";
|
|
7
|
+
import * as _156 from "./api/config_change";
|
|
8
|
+
import * as _157 from "./api/consumer";
|
|
9
|
+
import * as _158 from "./api/context";
|
|
10
|
+
import * as _159 from "./api/control";
|
|
11
|
+
import * as _160 from "./api/distribution";
|
|
12
|
+
import * as _161 from "./api/documentation";
|
|
13
|
+
import * as _162 from "./api/endpoint";
|
|
14
|
+
import * as _163 from "./api/error_reason";
|
|
15
|
+
import * as _164 from "./api/field_behavior";
|
|
16
|
+
import * as _165 from "./api/field_info";
|
|
17
|
+
import * as _166 from "./api/http";
|
|
18
|
+
import * as _167 from "./api/httpbody";
|
|
19
|
+
import * as _168 from "./api/label";
|
|
20
|
+
import * as _169 from "./api/launch_stage";
|
|
21
|
+
import * as _170 from "./api/log";
|
|
22
|
+
import * as _171 from "./api/logging";
|
|
23
|
+
import * as _172 from "./api/metric";
|
|
24
|
+
import * as _173 from "./api/monitored_resource";
|
|
25
|
+
import * as _174 from "./api/monitoring";
|
|
26
|
+
import * as _175 from "./api/policy";
|
|
27
|
+
import * as _176 from "./api/quota";
|
|
28
|
+
import * as _177 from "./api/resource";
|
|
29
|
+
import * as _178 from "./api/routing";
|
|
30
|
+
import * as _179 from "./api/service";
|
|
31
|
+
import * as _180 from "./api/source_info";
|
|
32
|
+
import * as _181 from "./api/system_parameter";
|
|
33
|
+
import * as _182 from "./api/usage";
|
|
34
|
+
import * as _183 from "./api/visibility";
|
|
35
|
+
import * as _184 from "./logging/type/log_severity";
|
|
36
|
+
import * as _185 from "./longrunning/operations";
|
|
37
|
+
import * as _186 from "./protobuf/any";
|
|
38
|
+
import * as _187 from "./protobuf/api";
|
|
39
|
+
import * as _188 from "./protobuf/descriptor";
|
|
40
|
+
import * as _189 from "./protobuf/duration";
|
|
41
|
+
import * as _190 from "./protobuf/empty";
|
|
42
|
+
import * as _191 from "./protobuf/field_mask";
|
|
43
|
+
import * as _192 from "./protobuf/source_context";
|
|
44
|
+
import * as _193 from "./protobuf/struct";
|
|
45
|
+
import * as _194 from "./protobuf/timestamp";
|
|
46
|
+
import * as _195 from "./protobuf/type";
|
|
47
|
+
import * as _196 from "./protobuf/wrappers";
|
|
48
|
+
import * as _197 from "./rpc/code";
|
|
49
|
+
import * as _198 from "./rpc/error_details";
|
|
50
|
+
import * as _199 from "./rpc/http";
|
|
51
|
+
import * as _200 from "./rpc/status";
|
|
52
52
|
export namespace google {
|
|
53
53
|
export const api = {
|
|
54
|
+
..._151,
|
|
55
|
+
..._152,
|
|
56
|
+
..._153,
|
|
57
|
+
..._154,
|
|
58
|
+
..._155,
|
|
59
|
+
..._156,
|
|
54
60
|
..._157,
|
|
55
61
|
..._158,
|
|
56
62
|
..._159,
|
|
@@ -77,39 +83,33 @@ export namespace google {
|
|
|
77
83
|
..._180,
|
|
78
84
|
..._181,
|
|
79
85
|
..._182,
|
|
80
|
-
..._183
|
|
81
|
-
..._184,
|
|
82
|
-
..._185,
|
|
83
|
-
..._186,
|
|
84
|
-
..._187,
|
|
85
|
-
..._188,
|
|
86
|
-
..._189
|
|
86
|
+
..._183
|
|
87
87
|
};
|
|
88
88
|
export namespace logging {
|
|
89
89
|
export const type = {
|
|
90
|
-
...
|
|
90
|
+
..._184
|
|
91
91
|
};
|
|
92
92
|
}
|
|
93
93
|
export const longrunning = {
|
|
94
|
-
...
|
|
94
|
+
..._185
|
|
95
95
|
};
|
|
96
96
|
export const protobuf = {
|
|
97
|
+
..._186,
|
|
98
|
+
..._187,
|
|
99
|
+
..._188,
|
|
100
|
+
..._189,
|
|
101
|
+
..._190,
|
|
102
|
+
..._191,
|
|
97
103
|
..._192,
|
|
98
104
|
..._193,
|
|
99
105
|
..._194,
|
|
100
106
|
..._195,
|
|
101
|
-
..._196
|
|
107
|
+
..._196
|
|
108
|
+
};
|
|
109
|
+
export const rpc = {
|
|
102
110
|
..._197,
|
|
103
111
|
..._198,
|
|
104
112
|
..._199,
|
|
105
|
-
..._200
|
|
106
|
-
..._201,
|
|
107
|
-
..._202
|
|
108
|
-
};
|
|
109
|
-
export const rpc = {
|
|
110
|
-
..._203,
|
|
111
|
-
..._204,
|
|
112
|
-
..._205,
|
|
113
|
-
..._206
|
|
113
|
+
..._200
|
|
114
114
|
};
|
|
115
115
|
}
|
|
@@ -113,24 +113,22 @@ import { BinaryReader, BinaryWriter } from "../../binary";
|
|
|
113
113
|
* An implementation may provide options to override this default behavior for
|
|
114
114
|
* repeated and message fields.
|
|
115
115
|
*
|
|
116
|
-
*
|
|
117
|
-
*
|
|
118
|
-
*
|
|
119
|
-
*
|
|
120
|
-
*
|
|
121
|
-
*
|
|
122
|
-
*
|
|
123
|
-
*
|
|
124
|
-
*
|
|
125
|
-
*
|
|
126
|
-
*
|
|
127
|
-
*
|
|
128
|
-
*
|
|
129
|
-
*
|
|
130
|
-
*
|
|
131
|
-
*
|
|
132
|
-
* operation kind. In any case, the effect of the field mask is
|
|
133
|
-
* required to be honored by the API.
|
|
116
|
+
* Note that libraries which implement FieldMask resolution have various
|
|
117
|
+
* different behaviors in the face of empty masks or the special "*" mask.
|
|
118
|
+
* When implementing a service you should confirm these cases have the
|
|
119
|
+
* appropriate behavior in the underlying FieldMask library that you desire,
|
|
120
|
+
* and you may need to special case those cases in your application code if
|
|
121
|
+
* the underlying field mask library behavior differs from your intended
|
|
122
|
+
* service semantics.
|
|
123
|
+
*
|
|
124
|
+
* Update methods implementing https://google.aip.dev/134
|
|
125
|
+
* - MUST support the special value * meaning "full replace"
|
|
126
|
+
* - MUST treat an omitted field mask as "replace fields which are present".
|
|
127
|
+
*
|
|
128
|
+
* Other methods implementing https://google.aip.dev/157
|
|
129
|
+
* - SHOULD support the special value "*" to mean "get all".
|
|
130
|
+
* - MUST treat an omitted field mask to mean "get all", unless otherwise
|
|
131
|
+
* documented.
|
|
134
132
|
*
|
|
135
133
|
* ## Considerations for HTTP REST
|
|
136
134
|
*
|
|
@@ -322,24 +320,22 @@ export interface FieldMaskProtoMsg {
|
|
|
322
320
|
* An implementation may provide options to override this default behavior for
|
|
323
321
|
* repeated and message fields.
|
|
324
322
|
*
|
|
325
|
-
*
|
|
326
|
-
*
|
|
327
|
-
*
|
|
328
|
-
*
|
|
329
|
-
*
|
|
330
|
-
*
|
|
331
|
-
*
|
|
332
|
-
*
|
|
333
|
-
*
|
|
334
|
-
*
|
|
335
|
-
*
|
|
336
|
-
*
|
|
337
|
-
*
|
|
338
|
-
*
|
|
339
|
-
*
|
|
340
|
-
*
|
|
341
|
-
* operation kind. In any case, the effect of the field mask is
|
|
342
|
-
* required to be honored by the API.
|
|
323
|
+
* Note that libraries which implement FieldMask resolution have various
|
|
324
|
+
* different behaviors in the face of empty masks or the special "*" mask.
|
|
325
|
+
* When implementing a service you should confirm these cases have the
|
|
326
|
+
* appropriate behavior in the underlying FieldMask library that you desire,
|
|
327
|
+
* and you may need to special case those cases in your application code if
|
|
328
|
+
* the underlying field mask library behavior differs from your intended
|
|
329
|
+
* service semantics.
|
|
330
|
+
*
|
|
331
|
+
* Update methods implementing https://google.aip.dev/134
|
|
332
|
+
* - MUST support the special value * meaning "full replace"
|
|
333
|
+
* - MUST treat an omitted field mask as "replace fields which are present".
|
|
334
|
+
*
|
|
335
|
+
* Other methods implementing https://google.aip.dev/157
|
|
336
|
+
* - SHOULD support the special value "*" to mean "get all".
|
|
337
|
+
* - MUST treat an omitted field mask to mean "get all", unless otherwise
|
|
338
|
+
* documented.
|
|
343
339
|
*
|
|
344
340
|
* ## Considerations for HTTP REST
|
|
345
341
|
*
|
|
@@ -536,24 +532,22 @@ export interface FieldMaskAminoMsg {
|
|
|
536
532
|
* An implementation may provide options to override this default behavior for
|
|
537
533
|
* repeated and message fields.
|
|
538
534
|
*
|
|
539
|
-
*
|
|
540
|
-
*
|
|
541
|
-
*
|
|
542
|
-
*
|
|
543
|
-
*
|
|
544
|
-
*
|
|
545
|
-
*
|
|
546
|
-
*
|
|
547
|
-
*
|
|
548
|
-
*
|
|
549
|
-
*
|
|
550
|
-
*
|
|
551
|
-
*
|
|
552
|
-
*
|
|
553
|
-
*
|
|
554
|
-
*
|
|
555
|
-
* operation kind. In any case, the effect of the field mask is
|
|
556
|
-
* required to be honored by the API.
|
|
535
|
+
* Note that libraries which implement FieldMask resolution have various
|
|
536
|
+
* different behaviors in the face of empty masks or the special "*" mask.
|
|
537
|
+
* When implementing a service you should confirm these cases have the
|
|
538
|
+
* appropriate behavior in the underlying FieldMask library that you desire,
|
|
539
|
+
* and you may need to special case those cases in your application code if
|
|
540
|
+
* the underlying field mask library behavior differs from your intended
|
|
541
|
+
* service semantics.
|
|
542
|
+
*
|
|
543
|
+
* Update methods implementing https://google.aip.dev/134
|
|
544
|
+
* - MUST support the special value * meaning "full replace"
|
|
545
|
+
* - MUST treat an omitted field mask as "replace fields which are present".
|
|
546
|
+
*
|
|
547
|
+
* Other methods implementing https://google.aip.dev/157
|
|
548
|
+
* - SHOULD support the special value "*" to mean "get all".
|
|
549
|
+
* - MUST treat an omitted field mask to mean "get all", unless otherwise
|
|
550
|
+
* documented.
|
|
557
551
|
*
|
|
558
552
|
* ## Considerations for HTTP REST
|
|
559
553
|
*
|