@agoric/client-utils 0.1.1-dev-7cb1020.0.7cb1020 → 0.1.1-dev-ce8e863.0.ce8e863
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 +457 -494
- package/dist/codegen/agoric/bundle.d.ts.map +1 -1
- package/dist/codegen/agoric/bundle.js +36 -42
- package/dist/codegen/agoric/bundle.js.map +1 -1
- package/dist/codegen/amino/bundle.js +2 -2
- package/dist/codegen/circle/bundle.d.ts +666 -666
- package/dist/codegen/circle/bundle.js +25 -25
- package/dist/codegen/cosmos/bundle.d.ts +4930 -4930
- package/dist/codegen/cosmos/bundle.d.ts.map +1 -1
- package/dist/codegen/cosmos/bundle.js +217 -217
- package/dist/codegen/cosmos/bundle.js.map +1 -1
- 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 +7 -7
- package/dist/codegen/ibc/bundle.d.ts +1882 -1882
- package/dist/codegen/ibc/bundle.js +86 -86
- package/dist/codegen/icq/bundle.d.ts +92 -92
- package/dist/codegen/icq/bundle.js +15 -15
- package/dist/codegen/noble/bundle.d.ts +239 -239
- package/dist/codegen/noble/bundle.js +15 -15
- package/dist/codegen/stride/bundle.d.ts +2008 -2008
- package/dist/codegen/stride/bundle.js +58 -58
- package/dist/codegen/tendermint/bundle.d.ts +508 -508
- package/dist/codegen/tendermint/bundle.js +19 -19
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +8 -8
- package/dist/codegen/agoric/lien/genesis.d.ts +0 -54
- package/dist/codegen/agoric/lien/genesis.d.ts.map +0 -1
- package/dist/codegen/agoric/lien/genesis.js +0 -143
- package/dist/codegen/agoric/lien/genesis.js.map +0 -1
- package/dist/codegen/agoric/lien/lien.d.ts +0 -35
- package/dist/codegen/agoric/lien/lien.d.ts.map +0 -1
- package/dist/codegen/agoric/lien/lien.js +0 -87
- package/dist/codegen/agoric/lien/lien.js.map +0 -1
|
@@ -1,53 +1,53 @@
|
|
|
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
|
|
2
|
+
import * as _128 from './applications/interchain_accounts/controller/v1/controller.js';
|
|
3
|
+
import * as _129 from './applications/interchain_accounts/controller/v1/query.js';
|
|
4
|
+
import * as _130 from './applications/interchain_accounts/controller/v1/tx.js';
|
|
5
|
+
import * as _131 from './applications/interchain_accounts/genesis/v1/genesis.js';
|
|
6
|
+
import * as _132 from './applications/interchain_accounts/host/v1/host.js';
|
|
7
|
+
import * as _133 from './applications/interchain_accounts/host/v1/query.js';
|
|
8
|
+
import * as _134 from './applications/interchain_accounts/host/v1/tx.js';
|
|
9
|
+
import * as _135 from './applications/interchain_accounts/v1/account.js';
|
|
10
|
+
import * as _136 from './applications/interchain_accounts/v1/metadata.js';
|
|
11
|
+
import * as _137 from './applications/interchain_accounts/v1/packet.js';
|
|
12
|
+
import * as _138 from './applications/transfer/v1/authz.js';
|
|
13
|
+
import * as _139 from './applications/transfer/v1/genesis.js';
|
|
14
|
+
import * as _140 from './applications/transfer/v1/query.js';
|
|
15
|
+
import * as _141 from './applications/transfer/v1/transfer.js';
|
|
16
|
+
import * as _142 from './applications/transfer/v1/tx.js';
|
|
17
|
+
import * as _143 from './applications/transfer/v2/packet.js';
|
|
18
|
+
import * as _144 from './core/channel/v1/channel.js';
|
|
19
|
+
import * as _145 from './core/channel/v1/genesis.js';
|
|
20
|
+
import * as _146 from './core/channel/v1/query.js';
|
|
21
|
+
import * as _147 from './core/channel/v1/tx.js';
|
|
22
|
+
import * as _148 from './core/client/v1/client.js';
|
|
23
|
+
import * as _149 from './core/client/v1/genesis.js';
|
|
24
|
+
import * as _150 from './core/client/v1/query.js';
|
|
25
|
+
import * as _151 from './core/client/v1/tx.js';
|
|
26
|
+
import * as _152 from './core/commitment/v1/commitment.js';
|
|
27
|
+
import * as _153 from './core/connection/v1/connection.js';
|
|
28
|
+
import * as _154 from './core/connection/v1/genesis.js';
|
|
29
|
+
import * as _155 from './core/connection/v1/query.js';
|
|
30
|
+
import * as _156 from './core/connection/v1/tx.js';
|
|
31
|
+
import * as _157 from './lightclients/localhost/v1/localhost.js';
|
|
32
|
+
import * as _158 from './lightclients/localhost/v2/localhost.js';
|
|
33
|
+
import * as _159 from './lightclients/solomachine/v1/solomachine.js';
|
|
34
|
+
import * as _160 from './lightclients/solomachine/v2/solomachine.js';
|
|
35
|
+
import * as _161 from './lightclients/solomachine/v3/solomachine.js';
|
|
36
|
+
import * as _162 from './lightclients/tendermint/v1/tendermint.js';
|
|
37
|
+
import * as _247 from './applications/interchain_accounts/controller/v1/query.rpc.Query.js';
|
|
38
|
+
import * as _248 from './applications/interchain_accounts/host/v1/query.rpc.Query.js';
|
|
39
|
+
import * as _249 from './applications/transfer/v1/query.rpc.Query.js';
|
|
40
|
+
import * as _250 from './core/channel/v1/query.rpc.Query.js';
|
|
41
|
+
import * as _251 from './core/client/v1/query.rpc.Query.js';
|
|
42
|
+
import * as _252 from './core/connection/v1/query.rpc.Query.js';
|
|
43
|
+
import * as _253 from './applications/interchain_accounts/controller/v1/tx.rpc.msg.js';
|
|
44
|
+
import * as _254 from './applications/interchain_accounts/host/v1/tx.rpc.msg.js';
|
|
45
|
+
import * as _255 from './applications/transfer/v1/tx.rpc.msg.js';
|
|
46
|
+
import * as _256 from './core/channel/v1/tx.rpc.msg.js';
|
|
47
|
+
import * as _257 from './core/client/v1/tx.rpc.msg.js';
|
|
48
|
+
import * as _258 from './core/connection/v1/tx.rpc.msg.js';
|
|
49
|
+
import * as _277 from './rpc.query.js';
|
|
50
|
+
import * as _278 from './rpc.tx.js';
|
|
51
51
|
export var ibc;
|
|
52
52
|
(function (ibc) {
|
|
53
53
|
let applications;
|
|
@@ -57,48 +57,48 @@ export var ibc;
|
|
|
57
57
|
let controller;
|
|
58
58
|
(function (controller) {
|
|
59
59
|
controller.v1 = {
|
|
60
|
+
..._128,
|
|
61
|
+
..._129,
|
|
60
62
|
..._130,
|
|
61
|
-
...
|
|
62
|
-
...
|
|
63
|
-
..._249,
|
|
64
|
-
..._255,
|
|
63
|
+
..._247,
|
|
64
|
+
..._253,
|
|
65
65
|
};
|
|
66
66
|
})(controller = interchain_accounts.controller || (interchain_accounts.controller = {}));
|
|
67
67
|
let genesis;
|
|
68
68
|
(function (genesis) {
|
|
69
69
|
genesis.v1 = {
|
|
70
|
-
...
|
|
70
|
+
..._131,
|
|
71
71
|
};
|
|
72
72
|
})(genesis = interchain_accounts.genesis || (interchain_accounts.genesis = {}));
|
|
73
73
|
let host;
|
|
74
74
|
(function (host) {
|
|
75
75
|
host.v1 = {
|
|
76
|
+
..._132,
|
|
77
|
+
..._133,
|
|
76
78
|
..._134,
|
|
77
|
-
...
|
|
78
|
-
...
|
|
79
|
-
..._250,
|
|
80
|
-
..._256,
|
|
79
|
+
..._248,
|
|
80
|
+
..._254,
|
|
81
81
|
};
|
|
82
82
|
})(host = interchain_accounts.host || (interchain_accounts.host = {}));
|
|
83
83
|
interchain_accounts.v1 = {
|
|
84
|
+
..._135,
|
|
85
|
+
..._136,
|
|
84
86
|
..._137,
|
|
85
|
-
..._138,
|
|
86
|
-
..._139,
|
|
87
87
|
};
|
|
88
88
|
})(interchain_accounts = applications.interchain_accounts || (applications.interchain_accounts = {}));
|
|
89
89
|
let transfer;
|
|
90
90
|
(function (transfer) {
|
|
91
91
|
transfer.v1 = {
|
|
92
|
+
..._138,
|
|
93
|
+
..._139,
|
|
92
94
|
..._140,
|
|
93
95
|
..._141,
|
|
94
96
|
..._142,
|
|
95
|
-
...
|
|
96
|
-
...
|
|
97
|
-
..._251,
|
|
98
|
-
..._257,
|
|
97
|
+
..._249,
|
|
98
|
+
..._255,
|
|
99
99
|
};
|
|
100
100
|
transfer.v2 = {
|
|
101
|
-
...
|
|
101
|
+
..._143,
|
|
102
102
|
};
|
|
103
103
|
})(transfer = applications.transfer || (applications.transfer = {}));
|
|
104
104
|
})(applications = ibc.applications || (ibc.applications = {}));
|
|
@@ -107,40 +107,40 @@ export var ibc;
|
|
|
107
107
|
let channel;
|
|
108
108
|
(function (channel) {
|
|
109
109
|
channel.v1 = {
|
|
110
|
+
..._144,
|
|
111
|
+
..._145,
|
|
110
112
|
..._146,
|
|
111
113
|
..._147,
|
|
112
|
-
...
|
|
113
|
-
...
|
|
114
|
-
..._252,
|
|
115
|
-
..._258,
|
|
114
|
+
..._250,
|
|
115
|
+
..._256,
|
|
116
116
|
};
|
|
117
117
|
})(channel = core.channel || (core.channel = {}));
|
|
118
118
|
let client;
|
|
119
119
|
(function (client) {
|
|
120
120
|
client.v1 = {
|
|
121
|
+
..._148,
|
|
122
|
+
..._149,
|
|
121
123
|
..._150,
|
|
122
124
|
..._151,
|
|
123
|
-
...
|
|
124
|
-
...
|
|
125
|
-
..._253,
|
|
126
|
-
..._259,
|
|
125
|
+
..._251,
|
|
126
|
+
..._257,
|
|
127
127
|
};
|
|
128
128
|
})(client = core.client || (core.client = {}));
|
|
129
129
|
let commitment;
|
|
130
130
|
(function (commitment) {
|
|
131
131
|
commitment.v1 = {
|
|
132
|
-
...
|
|
132
|
+
..._152,
|
|
133
133
|
};
|
|
134
134
|
})(commitment = core.commitment || (core.commitment = {}));
|
|
135
135
|
let connection;
|
|
136
136
|
(function (connection) {
|
|
137
137
|
connection.v1 = {
|
|
138
|
+
..._153,
|
|
139
|
+
..._154,
|
|
138
140
|
..._155,
|
|
139
141
|
..._156,
|
|
140
|
-
...
|
|
141
|
-
...
|
|
142
|
-
..._254,
|
|
143
|
-
..._260,
|
|
142
|
+
..._252,
|
|
143
|
+
..._258,
|
|
144
144
|
};
|
|
145
145
|
})(connection = core.connection || (core.connection = {}));
|
|
146
146
|
})(core = ibc.core || (ibc.core = {}));
|
|
@@ -149,34 +149,34 @@ export var ibc;
|
|
|
149
149
|
let localhost;
|
|
150
150
|
(function (localhost) {
|
|
151
151
|
localhost.v1 = {
|
|
152
|
-
...
|
|
152
|
+
..._157,
|
|
153
153
|
};
|
|
154
154
|
localhost.v2 = {
|
|
155
|
-
...
|
|
155
|
+
..._158,
|
|
156
156
|
};
|
|
157
157
|
})(localhost = lightclients.localhost || (lightclients.localhost = {}));
|
|
158
158
|
let solomachine;
|
|
159
159
|
(function (solomachine) {
|
|
160
160
|
solomachine.v1 = {
|
|
161
|
-
...
|
|
161
|
+
..._159,
|
|
162
162
|
};
|
|
163
163
|
solomachine.v2 = {
|
|
164
|
-
...
|
|
164
|
+
..._160,
|
|
165
165
|
};
|
|
166
166
|
solomachine.v3 = {
|
|
167
|
-
...
|
|
167
|
+
..._161,
|
|
168
168
|
};
|
|
169
169
|
})(solomachine = lightclients.solomachine || (lightclients.solomachine = {}));
|
|
170
170
|
let tendermint;
|
|
171
171
|
(function (tendermint) {
|
|
172
172
|
tendermint.v1 = {
|
|
173
|
-
...
|
|
173
|
+
..._162,
|
|
174
174
|
};
|
|
175
175
|
})(tendermint = lightclients.tendermint || (lightclients.tendermint = {}));
|
|
176
176
|
})(lightclients = ibc.lightclients || (ibc.lightclients = {}));
|
|
177
177
|
ibc.ClientFactory = {
|
|
178
|
-
...
|
|
179
|
-
...
|
|
178
|
+
..._277,
|
|
179
|
+
..._278,
|
|
180
180
|
};
|
|
181
181
|
})(ibc || (ibc = {}));
|
|
182
182
|
//# sourceMappingURL=bundle.js.map
|
|
@@ -1,126 +1,126 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
4
|
-
import * as
|
|
5
|
-
import * as
|
|
6
|
-
import * as
|
|
7
|
-
import * as
|
|
1
|
+
import * as _163 from './v1/genesis.js';
|
|
2
|
+
import * as _164 from './v1/icq.js';
|
|
3
|
+
import * as _165 from './v1/packet.js';
|
|
4
|
+
import * as _166 from './v1/query.js';
|
|
5
|
+
import * as _167 from './v1/tx.js';
|
|
6
|
+
import * as _259 from './v1/query.rpc.Query.js';
|
|
7
|
+
import * as _260 from './v1/tx.rpc.msg.js';
|
|
8
8
|
export declare namespace icq {
|
|
9
9
|
const v1: {
|
|
10
|
-
MsgClientImpl: typeof
|
|
11
|
-
QueryClientImpl: typeof
|
|
10
|
+
MsgClientImpl: typeof _260.MsgClientImpl;
|
|
11
|
+
QueryClientImpl: typeof _259.QueryClientImpl;
|
|
12
12
|
createRpcQueryExtension: (base: import("@cosmjs/stargate").QueryClient) => {
|
|
13
|
-
params(request?:
|
|
13
|
+
params(request?: _166.QueryParamsRequest): Promise<_166.QueryParamsResponse>;
|
|
14
14
|
};
|
|
15
15
|
MsgUpdateParams: {
|
|
16
16
|
typeUrl: "/icq.v1.MsgUpdateParams";
|
|
17
|
-
encode(message:
|
|
18
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
19
|
-
fromJSON(object: any):
|
|
20
|
-
toJSON(message:
|
|
21
|
-
fromPartial(object: Partial<
|
|
22
|
-
fromProtoMsg(message:
|
|
23
|
-
toProto(message:
|
|
24
|
-
toProtoMsg(message:
|
|
17
|
+
encode(message: _167.MsgUpdateParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
18
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _167.MsgUpdateParams;
|
|
19
|
+
fromJSON(object: any): _167.MsgUpdateParams;
|
|
20
|
+
toJSON(message: _167.MsgUpdateParams): import("../json-safe.js").JsonSafe<_167.MsgUpdateParams>;
|
|
21
|
+
fromPartial(object: Partial<_167.MsgUpdateParams>): _167.MsgUpdateParams;
|
|
22
|
+
fromProtoMsg(message: _167.MsgUpdateParamsProtoMsg): _167.MsgUpdateParams;
|
|
23
|
+
toProto(message: _167.MsgUpdateParams): Uint8Array;
|
|
24
|
+
toProtoMsg(message: _167.MsgUpdateParams): _167.MsgUpdateParamsProtoMsg;
|
|
25
25
|
};
|
|
26
26
|
MsgUpdateParamsResponse: {
|
|
27
27
|
typeUrl: "/icq.v1.MsgUpdateParamsResponse";
|
|
28
|
-
encode(_:
|
|
29
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
30
|
-
fromJSON(_: any):
|
|
31
|
-
toJSON(_:
|
|
32
|
-
fromPartial(_: Partial<
|
|
33
|
-
fromProtoMsg(message:
|
|
34
|
-
toProto(message:
|
|
35
|
-
toProtoMsg(message:
|
|
28
|
+
encode(_: _167.MsgUpdateParamsResponse, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
29
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _167.MsgUpdateParamsResponse;
|
|
30
|
+
fromJSON(_: any): _167.MsgUpdateParamsResponse;
|
|
31
|
+
toJSON(_: _167.MsgUpdateParamsResponse): import("../json-safe.js").JsonSafe<_167.MsgUpdateParamsResponse>;
|
|
32
|
+
fromPartial(_: Partial<_167.MsgUpdateParamsResponse>): _167.MsgUpdateParamsResponse;
|
|
33
|
+
fromProtoMsg(message: _167.MsgUpdateParamsResponseProtoMsg): _167.MsgUpdateParamsResponse;
|
|
34
|
+
toProto(message: _167.MsgUpdateParamsResponse): Uint8Array;
|
|
35
|
+
toProtoMsg(message: _167.MsgUpdateParamsResponse): _167.MsgUpdateParamsResponseProtoMsg;
|
|
36
36
|
};
|
|
37
37
|
QueryParamsRequest: {
|
|
38
38
|
typeUrl: "/icq.v1.QueryParamsRequest";
|
|
39
|
-
encode(_:
|
|
40
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
41
|
-
fromJSON(_: any):
|
|
42
|
-
toJSON(_:
|
|
43
|
-
fromPartial(_: Partial<
|
|
44
|
-
fromProtoMsg(message:
|
|
45
|
-
toProto(message:
|
|
46
|
-
toProtoMsg(message:
|
|
39
|
+
encode(_: _166.QueryParamsRequest, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
40
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _166.QueryParamsRequest;
|
|
41
|
+
fromJSON(_: any): _166.QueryParamsRequest;
|
|
42
|
+
toJSON(_: _166.QueryParamsRequest): import("../json-safe.js").JsonSafe<_166.QueryParamsRequest>;
|
|
43
|
+
fromPartial(_: Partial<_166.QueryParamsRequest>): _166.QueryParamsRequest;
|
|
44
|
+
fromProtoMsg(message: _166.QueryParamsRequestProtoMsg): _166.QueryParamsRequest;
|
|
45
|
+
toProto(message: _166.QueryParamsRequest): Uint8Array;
|
|
46
|
+
toProtoMsg(message: _166.QueryParamsRequest): _166.QueryParamsRequestProtoMsg;
|
|
47
47
|
};
|
|
48
48
|
QueryParamsResponse: {
|
|
49
49
|
typeUrl: "/icq.v1.QueryParamsResponse";
|
|
50
|
-
encode(message:
|
|
51
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
52
|
-
fromJSON(object: any):
|
|
53
|
-
toJSON(message:
|
|
54
|
-
fromPartial(object: Partial<
|
|
55
|
-
fromProtoMsg(message:
|
|
56
|
-
toProto(message:
|
|
57
|
-
toProtoMsg(message:
|
|
50
|
+
encode(message: _166.QueryParamsResponse, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
51
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _166.QueryParamsResponse;
|
|
52
|
+
fromJSON(object: any): _166.QueryParamsResponse;
|
|
53
|
+
toJSON(message: _166.QueryParamsResponse): import("../json-safe.js").JsonSafe<_166.QueryParamsResponse>;
|
|
54
|
+
fromPartial(object: Partial<_166.QueryParamsResponse>): _166.QueryParamsResponse;
|
|
55
|
+
fromProtoMsg(message: _166.QueryParamsResponseProtoMsg): _166.QueryParamsResponse;
|
|
56
|
+
toProto(message: _166.QueryParamsResponse): Uint8Array;
|
|
57
|
+
toProtoMsg(message: _166.QueryParamsResponse): _166.QueryParamsResponseProtoMsg;
|
|
58
58
|
};
|
|
59
59
|
InterchainQueryPacketData: {
|
|
60
60
|
typeUrl: "/icq.v1.InterchainQueryPacketData";
|
|
61
|
-
encode(message:
|
|
62
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
63
|
-
fromJSON(object: any):
|
|
64
|
-
toJSON(message:
|
|
65
|
-
fromPartial(object: Partial<
|
|
66
|
-
fromProtoMsg(message:
|
|
67
|
-
toProto(message:
|
|
68
|
-
toProtoMsg(message:
|
|
61
|
+
encode(message: _165.InterchainQueryPacketData, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
62
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _165.InterchainQueryPacketData;
|
|
63
|
+
fromJSON(object: any): _165.InterchainQueryPacketData;
|
|
64
|
+
toJSON(message: _165.InterchainQueryPacketData): import("../json-safe.js").JsonSafe<_165.InterchainQueryPacketData>;
|
|
65
|
+
fromPartial(object: Partial<_165.InterchainQueryPacketData>): _165.InterchainQueryPacketData;
|
|
66
|
+
fromProtoMsg(message: _165.InterchainQueryPacketDataProtoMsg): _165.InterchainQueryPacketData;
|
|
67
|
+
toProto(message: _165.InterchainQueryPacketData): Uint8Array;
|
|
68
|
+
toProtoMsg(message: _165.InterchainQueryPacketData): _165.InterchainQueryPacketDataProtoMsg;
|
|
69
69
|
};
|
|
70
70
|
InterchainQueryPacketAck: {
|
|
71
71
|
typeUrl: "/icq.v1.InterchainQueryPacketAck";
|
|
72
|
-
encode(message:
|
|
73
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
74
|
-
fromJSON(object: any):
|
|
75
|
-
toJSON(message:
|
|
76
|
-
fromPartial(object: Partial<
|
|
77
|
-
fromProtoMsg(message:
|
|
78
|
-
toProto(message:
|
|
79
|
-
toProtoMsg(message:
|
|
72
|
+
encode(message: _165.InterchainQueryPacketAck, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
73
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _165.InterchainQueryPacketAck;
|
|
74
|
+
fromJSON(object: any): _165.InterchainQueryPacketAck;
|
|
75
|
+
toJSON(message: _165.InterchainQueryPacketAck): import("../json-safe.js").JsonSafe<_165.InterchainQueryPacketAck>;
|
|
76
|
+
fromPartial(object: Partial<_165.InterchainQueryPacketAck>): _165.InterchainQueryPacketAck;
|
|
77
|
+
fromProtoMsg(message: _165.InterchainQueryPacketAckProtoMsg): _165.InterchainQueryPacketAck;
|
|
78
|
+
toProto(message: _165.InterchainQueryPacketAck): Uint8Array;
|
|
79
|
+
toProtoMsg(message: _165.InterchainQueryPacketAck): _165.InterchainQueryPacketAckProtoMsg;
|
|
80
80
|
};
|
|
81
81
|
CosmosQuery: {
|
|
82
82
|
typeUrl: "/icq.v1.CosmosQuery";
|
|
83
|
-
encode(message:
|
|
84
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
85
|
-
fromJSON(object: any):
|
|
86
|
-
toJSON(message:
|
|
87
|
-
fromPartial(object: Partial<
|
|
88
|
-
fromProtoMsg(message:
|
|
89
|
-
toProto(message:
|
|
90
|
-
toProtoMsg(message:
|
|
83
|
+
encode(message: _165.CosmosQuery, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
84
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _165.CosmosQuery;
|
|
85
|
+
fromJSON(object: any): _165.CosmosQuery;
|
|
86
|
+
toJSON(message: _165.CosmosQuery): import("../json-safe.js").JsonSafe<_165.CosmosQuery>;
|
|
87
|
+
fromPartial(object: Partial<_165.CosmosQuery>): _165.CosmosQuery;
|
|
88
|
+
fromProtoMsg(message: _165.CosmosQueryProtoMsg): _165.CosmosQuery;
|
|
89
|
+
toProto(message: _165.CosmosQuery): Uint8Array;
|
|
90
|
+
toProtoMsg(message: _165.CosmosQuery): _165.CosmosQueryProtoMsg;
|
|
91
91
|
};
|
|
92
92
|
CosmosResponse: {
|
|
93
93
|
typeUrl: "/icq.v1.CosmosResponse";
|
|
94
|
-
encode(message:
|
|
95
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
96
|
-
fromJSON(object: any):
|
|
97
|
-
toJSON(message:
|
|
98
|
-
fromPartial(object: Partial<
|
|
99
|
-
fromProtoMsg(message:
|
|
100
|
-
toProto(message:
|
|
101
|
-
toProtoMsg(message:
|
|
94
|
+
encode(message: _165.CosmosResponse, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
95
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _165.CosmosResponse;
|
|
96
|
+
fromJSON(object: any): _165.CosmosResponse;
|
|
97
|
+
toJSON(message: _165.CosmosResponse): import("../json-safe.js").JsonSafe<_165.CosmosResponse>;
|
|
98
|
+
fromPartial(object: Partial<_165.CosmosResponse>): _165.CosmosResponse;
|
|
99
|
+
fromProtoMsg(message: _165.CosmosResponseProtoMsg): _165.CosmosResponse;
|
|
100
|
+
toProto(message: _165.CosmosResponse): Uint8Array;
|
|
101
|
+
toProtoMsg(message: _165.CosmosResponse): _165.CosmosResponseProtoMsg;
|
|
102
102
|
};
|
|
103
103
|
Params: {
|
|
104
104
|
typeUrl: "/icq.v1.Params";
|
|
105
|
-
encode(message:
|
|
106
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
107
|
-
fromJSON(object: any):
|
|
108
|
-
toJSON(message:
|
|
109
|
-
fromPartial(object: Partial<
|
|
110
|
-
fromProtoMsg(message:
|
|
111
|
-
toProto(message:
|
|
112
|
-
toProtoMsg(message:
|
|
105
|
+
encode(message: _164.Params, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
106
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _164.Params;
|
|
107
|
+
fromJSON(object: any): _164.Params;
|
|
108
|
+
toJSON(message: _164.Params): import("../json-safe.js").JsonSafe<_164.Params>;
|
|
109
|
+
fromPartial(object: Partial<_164.Params>): _164.Params;
|
|
110
|
+
fromProtoMsg(message: _164.ParamsProtoMsg): _164.Params;
|
|
111
|
+
toProto(message: _164.Params): Uint8Array;
|
|
112
|
+
toProtoMsg(message: _164.Params): _164.ParamsProtoMsg;
|
|
113
113
|
};
|
|
114
114
|
GenesisState: {
|
|
115
115
|
typeUrl: "/icq.v1.GenesisState";
|
|
116
|
-
encode(message:
|
|
117
|
-
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number):
|
|
118
|
-
fromJSON(object: any):
|
|
119
|
-
toJSON(message:
|
|
120
|
-
fromPartial(object: Partial<
|
|
121
|
-
fromProtoMsg(message:
|
|
122
|
-
toProto(message:
|
|
123
|
-
toProtoMsg(message:
|
|
116
|
+
encode(message: _163.GenesisState, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
117
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _163.GenesisState;
|
|
118
|
+
fromJSON(object: any): _163.GenesisState;
|
|
119
|
+
toJSON(message: _163.GenesisState): import("../json-safe.js").JsonSafe<_163.GenesisState>;
|
|
120
|
+
fromPartial(object: Partial<_163.GenesisState>): _163.GenesisState;
|
|
121
|
+
fromProtoMsg(message: _163.GenesisStateProtoMsg): _163.GenesisState;
|
|
122
|
+
toProto(message: _163.GenesisState): Uint8Array;
|
|
123
|
+
toProtoMsg(message: _163.GenesisState): _163.GenesisStateProtoMsg;
|
|
124
124
|
};
|
|
125
125
|
};
|
|
126
126
|
const ClientFactory: {
|
|
@@ -167,7 +167,7 @@ export declare namespace icq {
|
|
|
167
167
|
};
|
|
168
168
|
};
|
|
169
169
|
icq: {
|
|
170
|
-
v1:
|
|
170
|
+
v1: _260.MsgClientImpl;
|
|
171
171
|
};
|
|
172
172
|
}>;
|
|
173
173
|
createRPCQueryClient: ({ rpcEndpoint, }: {
|
|
@@ -339,7 +339,7 @@ export declare namespace icq {
|
|
|
339
339
|
};
|
|
340
340
|
icq: {
|
|
341
341
|
v1: {
|
|
342
|
-
params(request?:
|
|
342
|
+
params(request?: _166.QueryParamsRequest): Promise<_166.QueryParamsResponse>;
|
|
343
343
|
};
|
|
344
344
|
};
|
|
345
345
|
}>;
|
|
@@ -1,27 +1,27 @@
|
|
|
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
|
|
2
|
+
import * as _163 from './v1/genesis.js';
|
|
3
|
+
import * as _164 from './v1/icq.js';
|
|
4
|
+
import * as _165 from './v1/packet.js';
|
|
5
|
+
import * as _166 from './v1/query.js';
|
|
6
|
+
import * as _167 from './v1/tx.js';
|
|
7
|
+
import * as _259 from './v1/query.rpc.Query.js';
|
|
8
|
+
import * as _260 from './v1/tx.rpc.msg.js';
|
|
9
|
+
import * as _279 from './rpc.query.js';
|
|
10
|
+
import * as _280 from './rpc.tx.js';
|
|
11
11
|
export var icq;
|
|
12
12
|
(function (icq) {
|
|
13
13
|
icq.v1 = {
|
|
14
|
+
..._163,
|
|
15
|
+
..._164,
|
|
14
16
|
..._165,
|
|
15
17
|
..._166,
|
|
16
18
|
..._167,
|
|
17
|
-
...
|
|
18
|
-
...
|
|
19
|
-
..._261,
|
|
20
|
-
..._262,
|
|
19
|
+
..._259,
|
|
20
|
+
..._260,
|
|
21
21
|
};
|
|
22
22
|
icq.ClientFactory = {
|
|
23
|
-
...
|
|
24
|
-
...
|
|
23
|
+
..._279,
|
|
24
|
+
..._280,
|
|
25
25
|
};
|
|
26
26
|
})(icq || (icq = {}));
|
|
27
27
|
//# sourceMappingURL=bundle.js.map
|