@agoric/client-utils 0.1.1-dev-7cb1020.0.7cb1020 → 0.1.1-dev-f169681.0.f169681
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,66 +1,68 @@
|
|
|
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
|
|
2
|
+
import * as _173 from './epochs/genesis.js';
|
|
3
|
+
import * as _174 from './epochs/query.js';
|
|
4
|
+
import * as _175 from './records/callbacks.js';
|
|
5
|
+
import * as _176 from './records/genesis.js';
|
|
6
|
+
import * as _177 from './records/params.js';
|
|
7
|
+
import * as _178 from './records/query.js';
|
|
8
|
+
import * as _179 from './records/records.js';
|
|
9
|
+
import * as _180 from './stakedym/genesis.js';
|
|
10
|
+
import * as _181 from './stakedym/query.js';
|
|
11
|
+
import * as _182 from './stakedym/stakedym.js';
|
|
12
|
+
import * as _183 from './stakedym/tx.js';
|
|
13
|
+
import * as _184 from './stakeibc/address_unbonding.js';
|
|
14
|
+
import * as _185 from './stakeibc/callbacks.js';
|
|
15
|
+
import * as _186 from './stakeibc/epoch_tracker.js';
|
|
16
|
+
import * as _187 from './stakeibc/genesis.js';
|
|
17
|
+
import * as _188 from './stakeibc/gov.js';
|
|
18
|
+
import * as _189 from './stakeibc/host_zone.js';
|
|
19
|
+
import * as _190 from './stakeibc/ica_account.js';
|
|
20
|
+
import * as _191 from './stakeibc/packet.js';
|
|
21
|
+
import * as _192 from './stakeibc/params.js';
|
|
22
|
+
import * as _193 from './stakeibc/query.js';
|
|
23
|
+
import * as _194 from './stakeibc/trade_route.js';
|
|
24
|
+
import * as _195 from './stakeibc/tx.js';
|
|
25
|
+
import * as _196 from './stakeibc/validator.js';
|
|
26
|
+
import * as _197 from './staketia/genesis.js';
|
|
27
|
+
import * as _198 from './staketia/query.js';
|
|
28
|
+
import * as _199 from './staketia/staketia.js';
|
|
29
|
+
import * as _200 from './staketia/tx.js';
|
|
30
|
+
import * as _263 from './epochs/query.rpc.Query.js';
|
|
31
|
+
import * as _264 from './records/query.rpc.Query.js';
|
|
32
|
+
import * as _265 from './stakedym/query.rpc.Query.js';
|
|
33
|
+
import * as _266 from './stakeibc/query.rpc.Query.js';
|
|
34
|
+
import * as _267 from './staketia/query.rpc.Query.js';
|
|
35
|
+
import * as _268 from './stakedym/tx.rpc.msg.js';
|
|
36
|
+
import * as _269 from './stakeibc/tx.rpc.msg.js';
|
|
37
|
+
import * as _270 from './staketia/tx.rpc.msg.js';
|
|
38
|
+
import * as _282 from './rpc.query.js';
|
|
39
|
+
import * as _283 from './rpc.tx.js';
|
|
40
40
|
export var stride;
|
|
41
41
|
(function (stride) {
|
|
42
42
|
stride.epochs = {
|
|
43
|
-
...
|
|
44
|
-
...
|
|
45
|
-
...
|
|
43
|
+
..._173,
|
|
44
|
+
..._174,
|
|
45
|
+
..._263,
|
|
46
46
|
};
|
|
47
47
|
stride.records = {
|
|
48
|
+
..._175,
|
|
49
|
+
..._176,
|
|
48
50
|
..._177,
|
|
49
51
|
..._178,
|
|
50
52
|
..._179,
|
|
51
|
-
...
|
|
52
|
-
..._181,
|
|
53
|
-
..._266,
|
|
53
|
+
..._264,
|
|
54
54
|
};
|
|
55
55
|
stride.stakedym = {
|
|
56
|
+
..._180,
|
|
57
|
+
..._181,
|
|
56
58
|
..._182,
|
|
57
59
|
..._183,
|
|
58
|
-
...
|
|
59
|
-
...
|
|
60
|
-
..._267,
|
|
61
|
-
..._270,
|
|
60
|
+
..._265,
|
|
61
|
+
..._268,
|
|
62
62
|
};
|
|
63
63
|
stride.stakeibc = {
|
|
64
|
+
..._184,
|
|
65
|
+
..._185,
|
|
64
66
|
..._186,
|
|
65
67
|
..._187,
|
|
66
68
|
..._188,
|
|
@@ -72,22 +74,20 @@ export var stride;
|
|
|
72
74
|
..._194,
|
|
73
75
|
..._195,
|
|
74
76
|
..._196,
|
|
75
|
-
...
|
|
76
|
-
...
|
|
77
|
-
..._268,
|
|
78
|
-
..._271,
|
|
77
|
+
..._266,
|
|
78
|
+
..._269,
|
|
79
79
|
};
|
|
80
80
|
stride.staketia = {
|
|
81
|
+
..._197,
|
|
82
|
+
..._198,
|
|
81
83
|
..._199,
|
|
82
84
|
..._200,
|
|
83
|
-
...
|
|
84
|
-
...
|
|
85
|
-
..._269,
|
|
86
|
-
..._272,
|
|
85
|
+
..._267,
|
|
86
|
+
..._270,
|
|
87
87
|
};
|
|
88
88
|
stride.ClientFactory = {
|
|
89
|
-
...
|
|
90
|
-
...
|
|
89
|
+
..._282,
|
|
90
|
+
..._283,
|
|
91
91
|
};
|
|
92
92
|
})(stride || (stride = {}));
|
|
93
93
|
//# sourceMappingURL=bundle.js.map
|