@agoric/cosmic-proto 0.4.1-dev-0752cec.0 → 0.4.1-dev-940d3f0.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/dist/codegen/agoric/bundle.d.ts +14 -0
- package/dist/codegen/agoric/bundle.js +4 -0
- package/dist/codegen/agoric/bundle.js.map +1 -1
- package/dist/codegen/agoric/swingset/genesis.d.ts +2 -0
- package/dist/codegen/agoric/swingset/genesis.js +13 -0
- package/dist/codegen/agoric/swingset/genesis.js.map +1 -1
- package/dist/codegen/agoric/vtransfer/genesis.d.ts +26 -0
- package/dist/codegen/agoric/vtransfer/genesis.js +69 -0
- package/dist/codegen/agoric/vtransfer/genesis.js.map +1 -0
- package/dist/codegen/amino/bundle.js +2 -2
- package/dist/codegen/cosmos/bundle.d.ts +3990 -3990
- package/dist/codegen/cosmos/bundle.js +89 -89
- package/dist/codegen/cosmos_proto/bundle.d.ts +21 -21
- package/dist/codegen/cosmos_proto/bundle.js +2 -2
- package/dist/codegen/gogoproto/bundle.js +2 -2
- package/dist/codegen/google/bundle.d.ts +277 -277
- package/dist/codegen/google/bundle.js +6 -6
- package/dist/codegen/ibc/bundle.d.ts +1554 -1554
- package/dist/codegen/ibc/bundle.js +46 -46
- package/dist/codegen/ibc/bundle.js.map +1 -1
- package/dist/codegen/icq/bundle.d.ts +85 -85
- package/dist/codegen/icq/bundle.js +6 -6
- package/dist/codegen/ics23/bundle.d.ts +113 -113
- package/dist/codegen/ics23/bundle.js +2 -2
- package/dist/codegen/tendermint/bundle.d.ts +716 -716
- package/dist/codegen/tendermint/bundle.js +17 -17
- package/package.json +3 -3
|
@@ -1,95 +1,95 @@
|
|
|
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
|
|
52
|
-
import * as
|
|
53
|
-
import * as
|
|
54
|
-
import * as
|
|
55
|
-
import * as
|
|
56
|
-
import * as
|
|
57
|
-
import * as
|
|
58
|
-
import * as
|
|
59
|
-
import * as
|
|
60
|
-
import * as
|
|
61
|
-
import * as
|
|
62
|
-
import * as
|
|
63
|
-
import * as
|
|
64
|
-
import * as
|
|
2
|
+
import * as _18 from './auth/v1beta1/auth.js';
|
|
3
|
+
import * as _19 from './auth/v1beta1/genesis.js';
|
|
4
|
+
import * as _20 from './auth/v1beta1/query.js';
|
|
5
|
+
import * as _21 from './authz/v1beta1/authz.js';
|
|
6
|
+
import * as _22 from './authz/v1beta1/event.js';
|
|
7
|
+
import * as _23 from './authz/v1beta1/genesis.js';
|
|
8
|
+
import * as _24 from './authz/v1beta1/query.js';
|
|
9
|
+
import * as _25 from './authz/v1beta1/tx.js';
|
|
10
|
+
import * as _26 from './bank/v1beta1/authz.js';
|
|
11
|
+
import * as _27 from './bank/v1beta1/bank.js';
|
|
12
|
+
import * as _28 from './bank/v1beta1/genesis.js';
|
|
13
|
+
import * as _29 from './bank/v1beta1/query.js';
|
|
14
|
+
import * as _30 from './bank/v1beta1/tx.js';
|
|
15
|
+
import * as _31 from './base/abci/v1beta1/abci.js';
|
|
16
|
+
import * as _32 from './base/node/v1beta1/query.js';
|
|
17
|
+
import * as _33 from './base/query/v1beta1/pagination.js';
|
|
18
|
+
import * as _34 from './base/reflection/v2alpha1/reflection.js';
|
|
19
|
+
import * as _35 from './base/v1beta1/coin.js';
|
|
20
|
+
import * as _36 from './crypto/ed25519/keys.js';
|
|
21
|
+
import * as _37 from './crypto/hd/v1/hd.js';
|
|
22
|
+
import * as _38 from './crypto/keyring/v1/record.js';
|
|
23
|
+
import * as _39 from './crypto/multisig/keys.js';
|
|
24
|
+
import * as _40 from './crypto/secp256k1/keys.js';
|
|
25
|
+
import * as _41 from './crypto/secp256r1/keys.js';
|
|
26
|
+
import * as _42 from './distribution/v1beta1/distribution.js';
|
|
27
|
+
import * as _43 from './distribution/v1beta1/genesis.js';
|
|
28
|
+
import * as _44 from './distribution/v1beta1/query.js';
|
|
29
|
+
import * as _45 from './distribution/v1beta1/tx.js';
|
|
30
|
+
import * as _46 from './feegrant/v1beta1/feegrant.js';
|
|
31
|
+
import * as _47 from './feegrant/v1beta1/genesis.js';
|
|
32
|
+
import * as _48 from './feegrant/v1beta1/query.js';
|
|
33
|
+
import * as _49 from './feegrant/v1beta1/tx.js';
|
|
34
|
+
import * as _50 from './gov/v1/genesis.js';
|
|
35
|
+
import * as _51 from './gov/v1/gov.js';
|
|
36
|
+
import * as _52 from './gov/v1/query.js';
|
|
37
|
+
import * as _53 from './gov/v1/tx.js';
|
|
38
|
+
import * as _54 from './gov/v1beta1/genesis.js';
|
|
39
|
+
import * as _55 from './gov/v1beta1/gov.js';
|
|
40
|
+
import * as _56 from './gov/v1beta1/query.js';
|
|
41
|
+
import * as _57 from './gov/v1beta1/tx.js';
|
|
42
|
+
import * as _58 from './group/v1/events.js';
|
|
43
|
+
import * as _59 from './group/v1/genesis.js';
|
|
44
|
+
import * as _60 from './group/v1/query.js';
|
|
45
|
+
import * as _61 from './group/v1/tx.js';
|
|
46
|
+
import * as _62 from './group/v1/types.js';
|
|
47
|
+
import * as _63 from './mint/v1beta1/genesis.js';
|
|
48
|
+
import * as _64 from './mint/v1beta1/mint.js';
|
|
49
|
+
import * as _65 from './mint/v1beta1/query.js';
|
|
50
|
+
import * as _66 from './params/v1beta1/params.js';
|
|
51
|
+
import * as _67 from './params/v1beta1/query.js';
|
|
52
|
+
import * as _68 from './staking/v1beta1/authz.js';
|
|
53
|
+
import * as _69 from './staking/v1beta1/genesis.js';
|
|
54
|
+
import * as _70 from './staking/v1beta1/query.js';
|
|
55
|
+
import * as _71 from './staking/v1beta1/staking.js';
|
|
56
|
+
import * as _72 from './staking/v1beta1/tx.js';
|
|
57
|
+
import * as _73 from './tx/signing/v1beta1/signing.js';
|
|
58
|
+
import * as _74 from './tx/v1beta1/service.js';
|
|
59
|
+
import * as _75 from './tx/v1beta1/tx.js';
|
|
60
|
+
import * as _76 from './upgrade/v1beta1/query.js';
|
|
61
|
+
import * as _77 from './upgrade/v1beta1/tx.js';
|
|
62
|
+
import * as _78 from './upgrade/v1beta1/upgrade.js';
|
|
63
|
+
import * as _79 from './vesting/v1beta1/tx.js';
|
|
64
|
+
import * as _80 from './vesting/v1beta1/vesting.js';
|
|
65
65
|
export var cosmos;
|
|
66
66
|
(function (cosmos) {
|
|
67
67
|
let auth;
|
|
68
68
|
(function (auth) {
|
|
69
69
|
auth.v1beta1 = {
|
|
70
|
-
..._17,
|
|
71
70
|
..._18,
|
|
72
71
|
..._19,
|
|
72
|
+
..._20,
|
|
73
73
|
};
|
|
74
74
|
})(auth = cosmos.auth || (cosmos.auth = {}));
|
|
75
75
|
let authz;
|
|
76
76
|
(function (authz) {
|
|
77
77
|
authz.v1beta1 = {
|
|
78
|
-
..._20,
|
|
79
78
|
..._21,
|
|
80
79
|
..._22,
|
|
81
80
|
..._23,
|
|
82
81
|
..._24,
|
|
82
|
+
..._25,
|
|
83
83
|
};
|
|
84
84
|
})(authz = cosmos.authz || (cosmos.authz = {}));
|
|
85
85
|
let bank;
|
|
86
86
|
(function (bank) {
|
|
87
87
|
bank.v1beta1 = {
|
|
88
|
-
..._25,
|
|
89
88
|
..._26,
|
|
90
89
|
..._27,
|
|
91
90
|
..._28,
|
|
92
91
|
..._29,
|
|
92
|
+
..._30,
|
|
93
93
|
};
|
|
94
94
|
})(bank = cosmos.bank || (cosmos.bank = {}));
|
|
95
95
|
let base;
|
|
@@ -97,124 +97,124 @@ export var cosmos;
|
|
|
97
97
|
let abci;
|
|
98
98
|
(function (abci) {
|
|
99
99
|
abci.v1beta1 = {
|
|
100
|
-
...
|
|
100
|
+
..._31,
|
|
101
101
|
};
|
|
102
102
|
})(abci = base.abci || (base.abci = {}));
|
|
103
103
|
let node;
|
|
104
104
|
(function (node) {
|
|
105
105
|
node.v1beta1 = {
|
|
106
|
-
...
|
|
106
|
+
..._32,
|
|
107
107
|
};
|
|
108
108
|
})(node = base.node || (base.node = {}));
|
|
109
109
|
let query;
|
|
110
110
|
(function (query) {
|
|
111
111
|
query.v1beta1 = {
|
|
112
|
-
...
|
|
112
|
+
..._33,
|
|
113
113
|
};
|
|
114
114
|
})(query = base.query || (base.query = {}));
|
|
115
115
|
let reflection;
|
|
116
116
|
(function (reflection) {
|
|
117
117
|
reflection.v2alpha1 = {
|
|
118
|
-
...
|
|
118
|
+
..._34,
|
|
119
119
|
};
|
|
120
120
|
})(reflection = base.reflection || (base.reflection = {}));
|
|
121
121
|
base.v1beta1 = {
|
|
122
|
-
...
|
|
122
|
+
..._35,
|
|
123
123
|
};
|
|
124
124
|
})(base = cosmos.base || (cosmos.base = {}));
|
|
125
125
|
let crypto;
|
|
126
126
|
(function (crypto) {
|
|
127
127
|
crypto.ed25519 = {
|
|
128
|
-
...
|
|
128
|
+
..._36,
|
|
129
129
|
};
|
|
130
130
|
let hd;
|
|
131
131
|
(function (hd) {
|
|
132
132
|
hd.v1 = {
|
|
133
|
-
...
|
|
133
|
+
..._37,
|
|
134
134
|
};
|
|
135
135
|
})(hd = crypto.hd || (crypto.hd = {}));
|
|
136
136
|
let keyring;
|
|
137
137
|
(function (keyring) {
|
|
138
138
|
keyring.v1 = {
|
|
139
|
-
...
|
|
139
|
+
..._38,
|
|
140
140
|
};
|
|
141
141
|
})(keyring = crypto.keyring || (crypto.keyring = {}));
|
|
142
142
|
crypto.multisig = {
|
|
143
|
-
...
|
|
143
|
+
..._39,
|
|
144
144
|
};
|
|
145
145
|
crypto.secp256k1 = {
|
|
146
|
-
...
|
|
146
|
+
..._40,
|
|
147
147
|
};
|
|
148
148
|
crypto.secp256r1 = {
|
|
149
|
-
...
|
|
149
|
+
..._41,
|
|
150
150
|
};
|
|
151
151
|
})(crypto = cosmos.crypto || (cosmos.crypto = {}));
|
|
152
152
|
let distribution;
|
|
153
153
|
(function (distribution) {
|
|
154
154
|
distribution.v1beta1 = {
|
|
155
|
-
..._41,
|
|
156
155
|
..._42,
|
|
157
156
|
..._43,
|
|
158
157
|
..._44,
|
|
158
|
+
..._45,
|
|
159
159
|
};
|
|
160
160
|
})(distribution = cosmos.distribution || (cosmos.distribution = {}));
|
|
161
161
|
let feegrant;
|
|
162
162
|
(function (feegrant) {
|
|
163
163
|
feegrant.v1beta1 = {
|
|
164
|
-
..._45,
|
|
165
164
|
..._46,
|
|
166
165
|
..._47,
|
|
167
166
|
..._48,
|
|
167
|
+
..._49,
|
|
168
168
|
};
|
|
169
169
|
})(feegrant = cosmos.feegrant || (cosmos.feegrant = {}));
|
|
170
170
|
let gov;
|
|
171
171
|
(function (gov) {
|
|
172
172
|
gov.v1 = {
|
|
173
|
-
..._49,
|
|
174
173
|
..._50,
|
|
175
174
|
..._51,
|
|
176
175
|
..._52,
|
|
176
|
+
..._53,
|
|
177
177
|
};
|
|
178
178
|
gov.v1beta1 = {
|
|
179
|
-
..._53,
|
|
180
179
|
..._54,
|
|
181
180
|
..._55,
|
|
182
181
|
..._56,
|
|
182
|
+
..._57,
|
|
183
183
|
};
|
|
184
184
|
})(gov = cosmos.gov || (cosmos.gov = {}));
|
|
185
185
|
let group;
|
|
186
186
|
(function (group) {
|
|
187
187
|
group.v1 = {
|
|
188
|
-
..._57,
|
|
189
188
|
..._58,
|
|
190
189
|
..._59,
|
|
191
190
|
..._60,
|
|
192
191
|
..._61,
|
|
192
|
+
..._62,
|
|
193
193
|
};
|
|
194
194
|
})(group = cosmos.group || (cosmos.group = {}));
|
|
195
195
|
let mint;
|
|
196
196
|
(function (mint) {
|
|
197
197
|
mint.v1beta1 = {
|
|
198
|
-
..._62,
|
|
199
198
|
..._63,
|
|
200
199
|
..._64,
|
|
200
|
+
..._65,
|
|
201
201
|
};
|
|
202
202
|
})(mint = cosmos.mint || (cosmos.mint = {}));
|
|
203
203
|
let params;
|
|
204
204
|
(function (params) {
|
|
205
205
|
params.v1beta1 = {
|
|
206
|
-
..._65,
|
|
207
206
|
..._66,
|
|
207
|
+
..._67,
|
|
208
208
|
};
|
|
209
209
|
})(params = cosmos.params || (cosmos.params = {}));
|
|
210
210
|
let staking;
|
|
211
211
|
(function (staking) {
|
|
212
212
|
staking.v1beta1 = {
|
|
213
|
-
..._67,
|
|
214
213
|
..._68,
|
|
215
214
|
..._69,
|
|
216
215
|
..._70,
|
|
217
216
|
..._71,
|
|
217
|
+
..._72,
|
|
218
218
|
};
|
|
219
219
|
})(staking = cosmos.staking || (cosmos.staking = {}));
|
|
220
220
|
let tx;
|
|
@@ -222,27 +222,27 @@ export var cosmos;
|
|
|
222
222
|
let signing;
|
|
223
223
|
(function (signing) {
|
|
224
224
|
signing.v1beta1 = {
|
|
225
|
-
...
|
|
225
|
+
..._73,
|
|
226
226
|
};
|
|
227
227
|
})(signing = tx.signing || (tx.signing = {}));
|
|
228
228
|
tx.v1beta1 = {
|
|
229
|
-
..._73,
|
|
230
229
|
..._74,
|
|
230
|
+
..._75,
|
|
231
231
|
};
|
|
232
232
|
})(tx = cosmos.tx || (cosmos.tx = {}));
|
|
233
233
|
let upgrade;
|
|
234
234
|
(function (upgrade) {
|
|
235
235
|
upgrade.v1beta1 = {
|
|
236
|
-
..._75,
|
|
237
236
|
..._76,
|
|
238
237
|
..._77,
|
|
238
|
+
..._78,
|
|
239
239
|
};
|
|
240
240
|
})(upgrade = cosmos.upgrade || (cosmos.upgrade = {}));
|
|
241
241
|
let vesting;
|
|
242
242
|
(function (vesting) {
|
|
243
243
|
vesting.v1beta1 = {
|
|
244
|
-
..._78,
|
|
245
244
|
..._79,
|
|
245
|
+
..._80,
|
|
246
246
|
};
|
|
247
247
|
})(vesting = cosmos.vesting || (cosmos.vesting = {}));
|
|
248
248
|
})(cosmos || (cosmos = {}));
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _17 from './cosmos.js';
|
|
2
2
|
export declare const cosmos_proto: {
|
|
3
|
-
scalarTypeFromJSON(object: any):
|
|
4
|
-
scalarTypeToJSON(object:
|
|
5
|
-
ScalarType: typeof
|
|
6
|
-
ScalarTypeSDKType: typeof
|
|
3
|
+
scalarTypeFromJSON(object: any): _17.ScalarType;
|
|
4
|
+
scalarTypeToJSON(object: _17.ScalarType): string;
|
|
5
|
+
ScalarType: typeof _17.ScalarType;
|
|
6
|
+
ScalarTypeSDKType: typeof _17.ScalarType;
|
|
7
7
|
InterfaceDescriptor: {
|
|
8
8
|
typeUrl: string;
|
|
9
|
-
encode(message:
|
|
10
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
11
|
-
fromJSON(object: any):
|
|
12
|
-
toJSON(message:
|
|
13
|
-
fromPartial(object: Partial<
|
|
14
|
-
fromProtoMsg(message:
|
|
15
|
-
toProto(message:
|
|
16
|
-
toProtoMsg(message:
|
|
9
|
+
encode(message: _17.InterfaceDescriptor, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
10
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _17.InterfaceDescriptor;
|
|
11
|
+
fromJSON(object: any): _17.InterfaceDescriptor;
|
|
12
|
+
toJSON(message: _17.InterfaceDescriptor): import("../json-safe.js").JsonSafe<_17.InterfaceDescriptor>;
|
|
13
|
+
fromPartial(object: Partial<_17.InterfaceDescriptor>): _17.InterfaceDescriptor;
|
|
14
|
+
fromProtoMsg(message: _17.InterfaceDescriptorProtoMsg): _17.InterfaceDescriptor;
|
|
15
|
+
toProto(message: _17.InterfaceDescriptor): Uint8Array;
|
|
16
|
+
toProtoMsg(message: _17.InterfaceDescriptor): _17.InterfaceDescriptorProtoMsg;
|
|
17
17
|
};
|
|
18
18
|
ScalarDescriptor: {
|
|
19
19
|
typeUrl: string;
|
|
20
|
-
encode(message:
|
|
21
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
22
|
-
fromJSON(object: any):
|
|
23
|
-
toJSON(message:
|
|
24
|
-
fromPartial(object: Partial<
|
|
25
|
-
fromProtoMsg(message:
|
|
26
|
-
toProto(message:
|
|
27
|
-
toProtoMsg(message:
|
|
20
|
+
encode(message: _17.ScalarDescriptor, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
21
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _17.ScalarDescriptor;
|
|
22
|
+
fromJSON(object: any): _17.ScalarDescriptor;
|
|
23
|
+
toJSON(message: _17.ScalarDescriptor): import("../json-safe.js").JsonSafe<_17.ScalarDescriptor>;
|
|
24
|
+
fromPartial(object: Partial<_17.ScalarDescriptor>): _17.ScalarDescriptor;
|
|
25
|
+
fromProtoMsg(message: _17.ScalarDescriptorProtoMsg): _17.ScalarDescriptor;
|
|
26
|
+
toProto(message: _17.ScalarDescriptor): Uint8Array;
|
|
27
|
+
toProtoMsg(message: _17.ScalarDescriptor): _17.ScalarDescriptorProtoMsg;
|
|
28
28
|
};
|
|
29
29
|
};
|