decentralcardgame-cardchain-client-ts 0.0.40 → 0.0.41

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/lib/index.d.ts CHANGED
@@ -42,209 +42,209 @@ declare const Client: typeof IgniteClient & import("./helpers").Constructor<{
42
42
  updateTX(client: IgniteClient): void;
43
43
  };
44
44
  } & {
45
- CosmosCircuitV_1: {
46
- query: ReturnType<typeof import("./cosmos.circuit.v1").queryClient>;
47
- tx: ReturnType<typeof import("./cosmos.circuit.v1").txClient>;
45
+ CosmosUpgradeV_1Beta_1: {
46
+ query: ReturnType<typeof import("./cosmos.upgrade.v1beta1").queryClient>;
47
+ tx: ReturnType<typeof import("./cosmos.upgrade.v1beta1").txClient>;
48
48
  structure: Record<string, unknown>;
49
49
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
50
50
  updateTX(client: IgniteClient): void;
51
51
  };
52
52
  } & {
53
- CosmosNftV_1Beta_1: {
54
- query: ReturnType<typeof import("./cosmos.nft.v1beta1").queryClient>;
55
- tx: ReturnType<typeof import("./cosmos.nft.v1beta1").txClient>;
53
+ IbcApplicationsFeeV_1: {
54
+ query: ReturnType<typeof import("./ibc.applications.fee.v1").queryClient>;
55
+ tx: ReturnType<typeof import("./ibc.applications.fee.v1").txClient>;
56
56
  structure: Record<string, unknown>;
57
57
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
58
58
  updateTX(client: IgniteClient): void;
59
59
  };
60
60
  } & {
61
- CosmosAuthV_1Beta_1: {
62
- query: ReturnType<typeof import("./cosmos.auth.v1beta1").queryClient>;
63
- tx: ReturnType<typeof import("./cosmos.auth.v1beta1").txClient>;
61
+ IbcApplicationsInterchainAccountsControllerV_1: {
62
+ query: ReturnType<typeof import("./ibc.applications.interchain_accounts.controller.v1").queryClient>;
63
+ tx: ReturnType<typeof import("./ibc.applications.interchain_accounts.controller.v1").txClient>;
64
64
  structure: Record<string, unknown>;
65
65
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
66
66
  updateTX(client: IgniteClient): void;
67
67
  };
68
68
  } & {
69
- CosmosAuthzV_1Beta_1: {
70
- query: ReturnType<typeof import("./cosmos.authz.v1beta1").queryClient>;
71
- tx: ReturnType<typeof import("./cosmos.authz.v1beta1").txClient>;
69
+ IbcApplicationsInterchainAccountsHostV_1: {
70
+ query: ReturnType<typeof import("./ibc.applications.interchain_accounts.host.v1").queryClient>;
71
+ tx: ReturnType<typeof import("./ibc.applications.interchain_accounts.host.v1").txClient>;
72
72
  structure: Record<string, unknown>;
73
73
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
74
74
  updateTX(client: IgniteClient): void;
75
75
  };
76
76
  } & {
77
- CosmosBaseNodeV_1Beta_1: {
78
- query: ReturnType<typeof import("./cosmos.base.node.v1beta1").queryClient>;
79
- tx: ReturnType<typeof import("./cosmos.base.node.v1beta1").txClient>;
77
+ IbcApplicationsTransferV_1: {
78
+ query: ReturnType<typeof import("./ibc.applications.transfer.v1").queryClient>;
79
+ tx: ReturnType<typeof import("./ibc.applications.transfer.v1").txClient>;
80
80
  structure: Record<string, unknown>;
81
81
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
82
82
  updateTX(client: IgniteClient): void;
83
83
  };
84
84
  } & {
85
- CosmosConsensusV_1: {
86
- query: ReturnType<typeof import("./cosmos.consensus.v1").queryClient>;
87
- tx: ReturnType<typeof import("./cosmos.consensus.v1").txClient>;
85
+ IbcCoreChannelV_1: {
86
+ query: ReturnType<typeof import("./ibc.core.channel.v1").queryClient>;
87
+ tx: ReturnType<typeof import("./ibc.core.channel.v1").txClient>;
88
88
  structure: Record<string, unknown>;
89
89
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
90
90
  updateTX(client: IgniteClient): void;
91
91
  };
92
92
  } & {
93
- CosmosCrisisV_1Beta_1: {
94
- query: ReturnType<typeof import("./cosmos.crisis.v1beta1").queryClient>;
95
- tx: ReturnType<typeof import("./cosmos.crisis.v1beta1").txClient>;
93
+ IbcCoreClientV_1: {
94
+ query: ReturnType<typeof import("./ibc.core.client.v1").queryClient>;
95
+ tx: ReturnType<typeof import("./ibc.core.client.v1").txClient>;
96
96
  structure: Record<string, unknown>;
97
97
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
98
98
  updateTX(client: IgniteClient): void;
99
99
  };
100
100
  } & {
101
- CosmosDistributionV_1Beta_1: {
102
- query: ReturnType<typeof import("./cosmos.distribution.v1beta1").queryClient>;
103
- tx: ReturnType<typeof import("./cosmos.distribution.v1beta1").txClient>;
101
+ IbcCoreConnectionV_1: {
102
+ query: ReturnType<typeof import("./ibc.core.connection.v1").queryClient>;
103
+ tx: ReturnType<typeof import("./ibc.core.connection.v1").txClient>;
104
104
  structure: Record<string, unknown>;
105
105
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
106
106
  updateTX(client: IgniteClient): void;
107
107
  };
108
108
  } & {
109
- CosmosGovV_1: {
110
- query: ReturnType<typeof import("./cosmos.gov.v1").queryClient>;
111
- tx: ReturnType<typeof import("./cosmos.gov.v1").txClient>;
109
+ CosmosFeegrantV_1Beta_1: {
110
+ query: ReturnType<typeof import("./cosmos.feegrant.v1beta1").queryClient>;
111
+ tx: ReturnType<typeof import("./cosmos.feegrant.v1beta1").txClient>;
112
112
  structure: Record<string, unknown>;
113
113
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
114
114
  updateTX(client: IgniteClient): void;
115
115
  };
116
116
  } & {
117
- CosmosGovV_1Beta_1: {
118
- query: ReturnType<typeof import("./cosmos.gov.v1beta1").queryClient>;
119
- tx: ReturnType<typeof import("./cosmos.gov.v1beta1").txClient>;
117
+ CosmosCircuitV_1: {
118
+ query: ReturnType<typeof import("./cosmos.circuit.v1").queryClient>;
119
+ tx: ReturnType<typeof import("./cosmos.circuit.v1").txClient>;
120
120
  structure: Record<string, unknown>;
121
121
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
122
122
  updateTX(client: IgniteClient): void;
123
123
  };
124
124
  } & {
125
- CosmosGroupV_1: {
126
- query: ReturnType<typeof import("./cosmos.group.v1").queryClient>;
127
- tx: ReturnType<typeof import("./cosmos.group.v1").txClient>;
125
+ CosmosNftV_1Beta_1: {
126
+ query: ReturnType<typeof import("./cosmos.nft.v1beta1").queryClient>;
127
+ tx: ReturnType<typeof import("./cosmos.nft.v1beta1").txClient>;
128
128
  structure: Record<string, unknown>;
129
129
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
130
130
  updateTX(client: IgniteClient): void;
131
131
  };
132
132
  } & {
133
- CosmosMintV_1Beta_1: {
134
- query: ReturnType<typeof import("./cosmos.mint.v1beta1").queryClient>;
135
- tx: ReturnType<typeof import("./cosmos.mint.v1beta1").txClient>;
133
+ CosmosEvidenceV_1Beta_1: {
134
+ query: ReturnType<typeof import("./cosmos.evidence.v1beta1").queryClient>;
135
+ tx: ReturnType<typeof import("./cosmos.evidence.v1beta1").txClient>;
136
136
  structure: Record<string, unknown>;
137
137
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
138
138
  updateTX(client: IgniteClient): void;
139
139
  };
140
140
  } & {
141
- CosmosParamsV_1Beta_1: {
142
- query: ReturnType<typeof import("./cosmos.params.v1beta1").queryClient>;
143
- tx: ReturnType<typeof import("./cosmos.params.v1beta1").txClient>;
141
+ CosmosAuthV_1Beta_1: {
142
+ query: ReturnType<typeof import("./cosmos.auth.v1beta1").queryClient>;
143
+ tx: ReturnType<typeof import("./cosmos.auth.v1beta1").txClient>;
144
144
  structure: Record<string, unknown>;
145
145
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
146
146
  updateTX(client: IgniteClient): void;
147
147
  };
148
148
  } & {
149
- CosmosSlashingV_1Beta_1: {
150
- query: ReturnType<typeof import("./cosmos.slashing.v1beta1").queryClient>;
151
- tx: ReturnType<typeof import("./cosmos.slashing.v1beta1").txClient>;
149
+ CosmosAuthzV_1Beta_1: {
150
+ query: ReturnType<typeof import("./cosmos.authz.v1beta1").queryClient>;
151
+ tx: ReturnType<typeof import("./cosmos.authz.v1beta1").txClient>;
152
152
  structure: Record<string, unknown>;
153
153
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
154
154
  updateTX(client: IgniteClient): void;
155
155
  };
156
156
  } & {
157
- CosmosTxV_1Beta_1: {
158
- query: ReturnType<typeof import("./cosmos.tx.v1beta1").queryClient>;
159
- tx: ReturnType<typeof import("./cosmos.tx.v1beta1").txClient>;
157
+ CosmosBaseNodeV_1Beta_1: {
158
+ query: ReturnType<typeof import("./cosmos.base.node.v1beta1").queryClient>;
159
+ tx: ReturnType<typeof import("./cosmos.base.node.v1beta1").txClient>;
160
160
  structure: Record<string, unknown>;
161
161
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
162
162
  updateTX(client: IgniteClient): void;
163
163
  };
164
164
  } & {
165
- CosmosVestingV_1Beta_1: {
166
- query: ReturnType<typeof import("./cosmos.vesting.v1beta1").queryClient>;
167
- tx: ReturnType<typeof import("./cosmos.vesting.v1beta1").txClient>;
165
+ CosmosConsensusV_1: {
166
+ query: ReturnType<typeof import("./cosmos.consensus.v1").queryClient>;
167
+ tx: ReturnType<typeof import("./cosmos.consensus.v1").txClient>;
168
168
  structure: Record<string, unknown>;
169
169
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
170
170
  updateTX(client: IgniteClient): void;
171
171
  };
172
172
  } & {
173
- CosmosEvidenceV_1Beta_1: {
174
- query: ReturnType<typeof import("./cosmos.evidence.v1beta1").queryClient>;
175
- tx: ReturnType<typeof import("./cosmos.evidence.v1beta1").txClient>;
173
+ CosmosCrisisV_1Beta_1: {
174
+ query: ReturnType<typeof import("./cosmos.crisis.v1beta1").queryClient>;
175
+ tx: ReturnType<typeof import("./cosmos.crisis.v1beta1").txClient>;
176
176
  structure: Record<string, unknown>;
177
177
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
178
178
  updateTX(client: IgniteClient): void;
179
179
  };
180
180
  } & {
181
- CosmosFeegrantV_1Beta_1: {
182
- query: ReturnType<typeof import("./cosmos.feegrant.v1beta1").queryClient>;
183
- tx: ReturnType<typeof import("./cosmos.feegrant.v1beta1").txClient>;
181
+ CosmosDistributionV_1Beta_1: {
182
+ query: ReturnType<typeof import("./cosmos.distribution.v1beta1").queryClient>;
183
+ tx: ReturnType<typeof import("./cosmos.distribution.v1beta1").txClient>;
184
184
  structure: Record<string, unknown>;
185
185
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
186
186
  updateTX(client: IgniteClient): void;
187
187
  };
188
188
  } & {
189
- CosmosUpgradeV_1Beta_1: {
190
- query: ReturnType<typeof import("./cosmos.upgrade.v1beta1").queryClient>;
191
- tx: ReturnType<typeof import("./cosmos.upgrade.v1beta1").txClient>;
189
+ CosmosGovV_1: {
190
+ query: ReturnType<typeof import("./cosmos.gov.v1").queryClient>;
191
+ tx: ReturnType<typeof import("./cosmos.gov.v1").txClient>;
192
192
  structure: Record<string, unknown>;
193
193
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
194
194
  updateTX(client: IgniteClient): void;
195
195
  };
196
196
  } & {
197
- IbcApplicationsFeeV_1: {
198
- query: ReturnType<typeof import("./ibc.applications.fee.v1").queryClient>;
199
- tx: ReturnType<typeof import("./ibc.applications.fee.v1").txClient>;
197
+ CosmosGovV_1Beta_1: {
198
+ query: ReturnType<typeof import("./cosmos.gov.v1beta1").queryClient>;
199
+ tx: ReturnType<typeof import("./cosmos.gov.v1beta1").txClient>;
200
200
  structure: Record<string, unknown>;
201
201
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
202
202
  updateTX(client: IgniteClient): void;
203
203
  };
204
204
  } & {
205
- IbcApplicationsInterchainAccountsControllerV_1: {
206
- query: ReturnType<typeof import("./ibc.applications.interchain_accounts.controller.v1").queryClient>;
207
- tx: ReturnType<typeof import("./ibc.applications.interchain_accounts.controller.v1").txClient>;
205
+ CosmosGroupV_1: {
206
+ query: ReturnType<typeof import("./cosmos.group.v1").queryClient>;
207
+ tx: ReturnType<typeof import("./cosmos.group.v1").txClient>;
208
208
  structure: Record<string, unknown>;
209
209
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
210
210
  updateTX(client: IgniteClient): void;
211
211
  };
212
212
  } & {
213
- IbcApplicationsInterchainAccountsHostV_1: {
214
- query: ReturnType<typeof import("./ibc.applications.interchain_accounts.host.v1").queryClient>;
215
- tx: ReturnType<typeof import("./ibc.applications.interchain_accounts.host.v1").txClient>;
213
+ CosmosMintV_1Beta_1: {
214
+ query: ReturnType<typeof import("./cosmos.mint.v1beta1").queryClient>;
215
+ tx: ReturnType<typeof import("./cosmos.mint.v1beta1").txClient>;
216
216
  structure: Record<string, unknown>;
217
217
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
218
218
  updateTX(client: IgniteClient): void;
219
219
  };
220
220
  } & {
221
- IbcApplicationsTransferV_1: {
222
- query: ReturnType<typeof import("./ibc.applications.transfer.v1").queryClient>;
223
- tx: ReturnType<typeof import("./ibc.applications.transfer.v1").txClient>;
221
+ CosmosParamsV_1Beta_1: {
222
+ query: ReturnType<typeof import("./cosmos.params.v1beta1").queryClient>;
223
+ tx: ReturnType<typeof import("./cosmos.params.v1beta1").txClient>;
224
224
  structure: Record<string, unknown>;
225
225
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
226
226
  updateTX(client: IgniteClient): void;
227
227
  };
228
228
  } & {
229
- IbcCoreChannelV_1: {
230
- query: ReturnType<typeof import("./ibc.core.channel.v1").queryClient>;
231
- tx: ReturnType<typeof import("./ibc.core.channel.v1").txClient>;
229
+ CosmosSlashingV_1Beta_1: {
230
+ query: ReturnType<typeof import("./cosmos.slashing.v1beta1").queryClient>;
231
+ tx: ReturnType<typeof import("./cosmos.slashing.v1beta1").txClient>;
232
232
  structure: Record<string, unknown>;
233
233
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
234
234
  updateTX(client: IgniteClient): void;
235
235
  };
236
236
  } & {
237
- IbcCoreClientV_1: {
238
- query: ReturnType<typeof import("./ibc.core.client.v1").queryClient>;
239
- tx: ReturnType<typeof import("./ibc.core.client.v1").txClient>;
237
+ CosmosTxV_1Beta_1: {
238
+ query: ReturnType<typeof import("./cosmos.tx.v1beta1").queryClient>;
239
+ tx: ReturnType<typeof import("./cosmos.tx.v1beta1").txClient>;
240
240
  structure: Record<string, unknown>;
241
241
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
242
242
  updateTX(client: IgniteClient): void;
243
243
  };
244
244
  } & {
245
- IbcCoreConnectionV_1: {
246
- query: ReturnType<typeof import("./ibc.core.connection.v1").queryClient>;
247
- tx: ReturnType<typeof import("./ibc.core.connection.v1").txClient>;
245
+ CosmosVestingV_1Beta_1: {
246
+ query: ReturnType<typeof import("./cosmos.vesting.v1beta1").queryClient>;
247
+ tx: ReturnType<typeof import("./cosmos.vesting.v1beta1").txClient>;
248
248
  structure: Record<string, unknown>;
249
249
  registry: Array<[string, import("@cosmjs/proto-signing").GeneratedType]>;
250
250
  updateTX(client: IgniteClient): void;
package/lib/index.js CHANGED
@@ -4,8 +4,18 @@ import { IgniteClient } from "./client";
4
4
  import { MissingWalletError } from "./helpers";
5
5
  import { IgntModule as CardchainCardchain, msgTypes as CardchainCardchainMsgTypes } from './cardchain.cardchain';
6
6
  import { IgntModule as CardchainFeatureflag, msgTypes as CardchainFeatureflagMsgTypes } from './cardchain.featureflag';
7
+ import { IgntModule as CosmosUpgradeV_1Beta_1, msgTypes as CosmosUpgradeV_1Beta_1MsgTypes } from './cosmos.upgrade.v1beta1';
8
+ import { IgntModule as IbcApplicationsFeeV_1, msgTypes as IbcApplicationsFeeV_1MsgTypes } from './ibc.applications.fee.v1';
9
+ import { IgntModule as IbcApplicationsInterchainAccountsControllerV_1, msgTypes as IbcApplicationsInterchainAccountsControllerV_1MsgTypes } from './ibc.applications.interchain_accounts.controller.v1';
10
+ import { IgntModule as IbcApplicationsInterchainAccountsHostV_1, msgTypes as IbcApplicationsInterchainAccountsHostV_1MsgTypes } from './ibc.applications.interchain_accounts.host.v1';
11
+ import { IgntModule as IbcApplicationsTransferV_1, msgTypes as IbcApplicationsTransferV_1MsgTypes } from './ibc.applications.transfer.v1';
12
+ import { IgntModule as IbcCoreChannelV_1, msgTypes as IbcCoreChannelV_1MsgTypes } from './ibc.core.channel.v1';
13
+ import { IgntModule as IbcCoreClientV_1, msgTypes as IbcCoreClientV_1MsgTypes } from './ibc.core.client.v1';
14
+ import { IgntModule as IbcCoreConnectionV_1, msgTypes as IbcCoreConnectionV_1MsgTypes } from './ibc.core.connection.v1';
15
+ import { IgntModule as CosmosFeegrantV_1Beta_1, msgTypes as CosmosFeegrantV_1Beta_1MsgTypes } from './cosmos.feegrant.v1beta1';
7
16
  import { IgntModule as CosmosCircuitV_1, msgTypes as CosmosCircuitV_1MsgTypes } from './cosmos.circuit.v1';
8
17
  import { IgntModule as CosmosNftV_1Beta_1, msgTypes as CosmosNftV_1Beta_1MsgTypes } from './cosmos.nft.v1beta1';
18
+ import { IgntModule as CosmosEvidenceV_1Beta_1, msgTypes as CosmosEvidenceV_1Beta_1MsgTypes } from './cosmos.evidence.v1beta1';
9
19
  import { IgntModule as CosmosAuthV_1Beta_1, msgTypes as CosmosAuthV_1Beta_1MsgTypes } from './cosmos.auth.v1beta1';
10
20
  import { IgntModule as CosmosAuthzV_1Beta_1, msgTypes as CosmosAuthzV_1Beta_1MsgTypes } from './cosmos.authz.v1beta1';
11
21
  import { IgntModule as CosmosBankV_1Beta_1, msgTypes as CosmosBankV_1Beta_1MsgTypes } from './cosmos.bank.v1beta1';
@@ -23,24 +33,24 @@ import { IgntModule as CosmosSlashingV_1Beta_1, msgTypes as CosmosSlashingV_1Bet
23
33
  import { IgntModule as CosmosStakingV_1Beta_1, msgTypes as CosmosStakingV_1Beta_1MsgTypes } from './cosmos.staking.v1beta1';
24
34
  import { IgntModule as CosmosTxV_1Beta_1, msgTypes as CosmosTxV_1Beta_1MsgTypes } from './cosmos.tx.v1beta1';
25
35
  import { IgntModule as CosmosVestingV_1Beta_1, msgTypes as CosmosVestingV_1Beta_1MsgTypes } from './cosmos.vesting.v1beta1';
26
- import { IgntModule as CosmosEvidenceV_1Beta_1, msgTypes as CosmosEvidenceV_1Beta_1MsgTypes } from './cosmos.evidence.v1beta1';
27
- import { IgntModule as CosmosFeegrantV_1Beta_1, msgTypes as CosmosFeegrantV_1Beta_1MsgTypes } from './cosmos.feegrant.v1beta1';
28
- import { IgntModule as CosmosUpgradeV_1Beta_1, msgTypes as CosmosUpgradeV_1Beta_1MsgTypes } from './cosmos.upgrade.v1beta1';
29
- import { IgntModule as IbcApplicationsFeeV_1, msgTypes as IbcApplicationsFeeV_1MsgTypes } from './ibc.applications.fee.v1';
30
- import { IgntModule as IbcApplicationsInterchainAccountsControllerV_1, msgTypes as IbcApplicationsInterchainAccountsControllerV_1MsgTypes } from './ibc.applications.interchain_accounts.controller.v1';
31
- import { IgntModule as IbcApplicationsInterchainAccountsHostV_1, msgTypes as IbcApplicationsInterchainAccountsHostV_1MsgTypes } from './ibc.applications.interchain_accounts.host.v1';
32
- import { IgntModule as IbcApplicationsTransferV_1, msgTypes as IbcApplicationsTransferV_1MsgTypes } from './ibc.applications.transfer.v1';
33
- import { IgntModule as IbcCoreChannelV_1, msgTypes as IbcCoreChannelV_1MsgTypes } from './ibc.core.channel.v1';
34
- import { IgntModule as IbcCoreClientV_1, msgTypes as IbcCoreClientV_1MsgTypes } from './ibc.core.client.v1';
35
- import { IgntModule as IbcCoreConnectionV_1, msgTypes as IbcCoreConnectionV_1MsgTypes } from './ibc.core.connection.v1';
36
36
  const Client = IgniteClient.plugin([
37
- CardchainCardchain, CardchainFeatureflag, CosmosCircuitV_1, CosmosNftV_1Beta_1, CosmosAuthV_1Beta_1, CosmosAuthzV_1Beta_1, CosmosBankV_1Beta_1, CosmosBaseNodeV_1Beta_1, CosmosBaseTendermintV_1Beta_1, CosmosConsensusV_1, CosmosCrisisV_1Beta_1, CosmosDistributionV_1Beta_1, CosmosGovV_1, CosmosGovV_1Beta_1, CosmosGroupV_1, CosmosMintV_1Beta_1, CosmosParamsV_1Beta_1, CosmosSlashingV_1Beta_1, CosmosStakingV_1Beta_1, CosmosTxV_1Beta_1, CosmosVestingV_1Beta_1, CosmosEvidenceV_1Beta_1, CosmosFeegrantV_1Beta_1, CosmosUpgradeV_1Beta_1, IbcApplicationsFeeV_1, IbcApplicationsInterchainAccountsControllerV_1, IbcApplicationsInterchainAccountsHostV_1, IbcApplicationsTransferV_1, IbcCoreChannelV_1, IbcCoreClientV_1, IbcCoreConnectionV_1
37
+ CardchainCardchain, CardchainFeatureflag, CosmosUpgradeV_1Beta_1, IbcApplicationsFeeV_1, IbcApplicationsInterchainAccountsControllerV_1, IbcApplicationsInterchainAccountsHostV_1, IbcApplicationsTransferV_1, IbcCoreChannelV_1, IbcCoreClientV_1, IbcCoreConnectionV_1, CosmosFeegrantV_1Beta_1, CosmosCircuitV_1, CosmosNftV_1Beta_1, CosmosEvidenceV_1Beta_1, CosmosAuthV_1Beta_1, CosmosAuthzV_1Beta_1, CosmosBankV_1Beta_1, CosmosBaseNodeV_1Beta_1, CosmosBaseTendermintV_1Beta_1, CosmosConsensusV_1, CosmosCrisisV_1Beta_1, CosmosDistributionV_1Beta_1, CosmosGovV_1, CosmosGovV_1Beta_1, CosmosGroupV_1, CosmosMintV_1Beta_1, CosmosParamsV_1Beta_1, CosmosSlashingV_1Beta_1, CosmosStakingV_1Beta_1, CosmosTxV_1Beta_1, CosmosVestingV_1Beta_1
38
38
  ]);
39
39
  const registry = new Registry([
40
40
  ...CardchainCardchainMsgTypes,
41
41
  ...CardchainFeatureflagMsgTypes,
42
+ ...CosmosUpgradeV_1Beta_1MsgTypes,
43
+ ...IbcApplicationsFeeV_1MsgTypes,
44
+ ...IbcApplicationsInterchainAccountsControllerV_1MsgTypes,
45
+ ...IbcApplicationsInterchainAccountsHostV_1MsgTypes,
46
+ ...IbcApplicationsTransferV_1MsgTypes,
47
+ ...IbcCoreChannelV_1MsgTypes,
48
+ ...IbcCoreClientV_1MsgTypes,
49
+ ...IbcCoreConnectionV_1MsgTypes,
50
+ ...CosmosFeegrantV_1Beta_1MsgTypes,
42
51
  ...CosmosCircuitV_1MsgTypes,
43
52
  ...CosmosNftV_1Beta_1MsgTypes,
53
+ ...CosmosEvidenceV_1Beta_1MsgTypes,
44
54
  ...CosmosAuthV_1Beta_1MsgTypes,
45
55
  ...CosmosAuthzV_1Beta_1MsgTypes,
46
56
  ...CosmosBankV_1Beta_1MsgTypes,
@@ -58,15 +68,5 @@ const registry = new Registry([
58
68
  ...CosmosStakingV_1Beta_1MsgTypes,
59
69
  ...CosmosTxV_1Beta_1MsgTypes,
60
70
  ...CosmosVestingV_1Beta_1MsgTypes,
61
- ...CosmosEvidenceV_1Beta_1MsgTypes,
62
- ...CosmosFeegrantV_1Beta_1MsgTypes,
63
- ...CosmosUpgradeV_1Beta_1MsgTypes,
64
- ...IbcApplicationsFeeV_1MsgTypes,
65
- ...IbcApplicationsInterchainAccountsControllerV_1MsgTypes,
66
- ...IbcApplicationsInterchainAccountsHostV_1MsgTypes,
67
- ...IbcApplicationsTransferV_1MsgTypes,
68
- ...IbcCoreChannelV_1MsgTypes,
69
- ...IbcCoreClientV_1MsgTypes,
70
- ...IbcCoreConnectionV_1MsgTypes,
71
71
  ]);
72
72
  export { Client, registry, MissingWalletError };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "decentralcardgame-cardchain-client-ts",
3
- "version": "0.0.40",
3
+ "version": "0.0.41",
4
4
  "description": "Autogenerated Typescript Client for crowdcontrol cardchain",
5
5
  "author": "Lxgr <lxgr@protonmail.com>",
6
6
  "license": "Apache-2.0",
@@ -9,7 +9,7 @@
9
9
  "type": "GPL-v3"
10
10
  }
11
11
  ],
12
- "main": "index.js",
12
+ "main": "lib/index.js",
13
13
  "publishConfig": {
14
14
  "access": "public"
15
15
  },
@@ -37,7 +37,7 @@
37
37
  "type-fest": "^4.41.0",
38
38
  "typescript": "^5.8.3"
39
39
  },
40
- "types": "index.d.ts",
40
+ "types": "lib/index.d.ts",
41
41
  "files": [
42
42
  "lib"
43
43
  ]