@solana/connector 0.1.8 → 0.1.10
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/README.md +97 -0
- package/dist/chunk-4JT24DIX.js +466 -0
- package/dist/chunk-4JT24DIX.js.map +1 -0
- package/dist/chunk-4KD6HQQG.js +69 -0
- package/dist/chunk-4KD6HQQG.js.map +1 -0
- package/dist/{chunk-DSUCH44G.js → chunk-64LV76OK.js} +2 -67
- package/dist/chunk-64LV76OK.js.map +1 -0
- package/dist/{chunk-FTXIXM43.js → chunk-6AJJJG5B.js} +614 -138
- package/dist/chunk-6AJJJG5B.js.map +1 -0
- package/dist/chunk-7XHVZW2L.mjs +460 -0
- package/dist/chunk-7XHVZW2L.mjs.map +1 -0
- package/dist/{chunk-K3BNIGPX.js → chunk-ATYK5OKR.js} +81 -33
- package/dist/chunk-ATYK5OKR.js.map +1 -0
- package/dist/{chunk-J7DHGLW6.mjs → chunk-DKCZA2QI.mjs} +3 -61
- package/dist/chunk-DKCZA2QI.mjs.map +1 -0
- package/dist/chunk-FVA4TUI4.mjs +178 -0
- package/dist/chunk-FVA4TUI4.mjs.map +1 -0
- package/dist/chunk-HO6QNKFM.mjs +61 -0
- package/dist/chunk-HO6QNKFM.mjs.map +1 -0
- package/dist/chunk-MN7XNCYI.js +230 -0
- package/dist/chunk-MN7XNCYI.js.map +1 -0
- package/dist/{chunk-6F6M6L7R.mjs → chunk-QOIQBWMP.mjs} +524 -56
- package/dist/chunk-QOIQBWMP.mjs.map +1 -0
- package/dist/{chunk-TTOKQAPX.mjs → chunk-WGZYKDXF.mjs} +57 -11
- package/dist/chunk-WGZYKDXF.mjs.map +1 -0
- package/dist/compat.js +10 -9
- package/dist/compat.js.map +1 -1
- package/dist/compat.mjs +2 -1
- package/dist/compat.mjs.map +1 -1
- package/dist/headless.d.mts +217 -100
- package/dist/headless.d.ts +217 -100
- package/dist/headless.js +190 -168
- package/dist/headless.mjs +5 -3
- package/dist/index.d.mts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +233 -203
- package/dist/index.mjs +6 -4
- package/dist/react.d.mts +72 -4
- package/dist/react.d.ts +72 -4
- package/dist/react.js +52 -36
- package/dist/react.mjs +2 -2
- package/dist/{standard-shim-CT49DM5l.d.mts → standard-shim-BTUm7cur.d.mts} +280 -1
- package/dist/{standard-shim-D9guL5fz.d.ts → standard-shim-LsQ97i9T.d.ts} +280 -1
- package/dist/walletconnect-D4JN6H2O.js +28 -0
- package/dist/walletconnect-D4JN6H2O.js.map +1 -0
- package/dist/walletconnect-I3PZUBTA.mjs +3 -0
- package/dist/walletconnect-I3PZUBTA.mjs.map +1 -0
- package/package.json +6 -2
- package/dist/chunk-6F6M6L7R.mjs.map +0 -1
- package/dist/chunk-AOIXHVRH.js +0 -535
- package/dist/chunk-AOIXHVRH.js.map +0 -1
- package/dist/chunk-DSUCH44G.js.map +0 -1
- package/dist/chunk-FTXIXM43.js.map +0 -1
- package/dist/chunk-G575OAT4.mjs +0 -476
- package/dist/chunk-G575OAT4.mjs.map +0 -1
- package/dist/chunk-J7DHGLW6.mjs.map +0 -1
- package/dist/chunk-K3BNIGPX.js.map +0 -1
- package/dist/chunk-TTOKQAPX.mjs.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,651 +1,681 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
3
|
+
var chunkMN7XNCYI_js = require('./chunk-MN7XNCYI.js');
|
|
4
|
+
var chunkATYK5OKR_js = require('./chunk-ATYK5OKR.js');
|
|
5
|
+
var chunk6AJJJG5B_js = require('./chunk-6AJJJG5B.js');
|
|
6
|
+
var chunk4KD6HQQG_js = require('./chunk-4KD6HQQG.js');
|
|
7
|
+
var chunk4JT24DIX_js = require('./chunk-4JT24DIX.js');
|
|
8
|
+
var chunk64LV76OK_js = require('./chunk-64LV76OK.js');
|
|
7
9
|
|
|
8
10
|
|
|
9
11
|
|
|
10
|
-
Object.defineProperty(exports, "EnhancedStorage", {
|
|
11
|
-
enumerable: true,
|
|
12
|
-
get: function () { return chunkAOIXHVRH_js.EnhancedStorage; }
|
|
13
|
-
});
|
|
14
|
-
Object.defineProperty(exports, "EnhancedStorageAdapter", {
|
|
15
|
-
enumerable: true,
|
|
16
|
-
get: function () { return chunkAOIXHVRH_js.EnhancedStorageAdapter; }
|
|
17
|
-
});
|
|
18
12
|
Object.defineProperty(exports, "SOLANA_CHAIN_IDS", {
|
|
19
13
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkMN7XNCYI_js.SOLANA_CHAIN_IDS; }
|
|
21
15
|
});
|
|
22
16
|
Object.defineProperty(exports, "address", {
|
|
23
17
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkMN7XNCYI_js.address; }
|
|
25
19
|
});
|
|
26
20
|
Object.defineProperty(exports, "chainIdToClusterId", {
|
|
27
21
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkMN7XNCYI_js.chainIdToClusterId; }
|
|
29
23
|
});
|
|
30
24
|
Object.defineProperty(exports, "chainIdToClusterType", {
|
|
31
25
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkMN7XNCYI_js.chainIdToClusterType; }
|
|
33
27
|
});
|
|
34
28
|
Object.defineProperty(exports, "clusterToChainId", {
|
|
35
29
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkMN7XNCYI_js.clusterToChainId; }
|
|
37
31
|
});
|
|
38
32
|
Object.defineProperty(exports, "copySignature", {
|
|
39
33
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
41
|
-
});
|
|
42
|
-
Object.defineProperty(exports, "createEnhancedStorageAccount", {
|
|
43
|
-
enumerable: true,
|
|
44
|
-
get: function () { return chunkAOIXHVRH_js.createEnhancedStorageAccount; }
|
|
45
|
-
});
|
|
46
|
-
Object.defineProperty(exports, "createEnhancedStorageCluster", {
|
|
47
|
-
enumerable: true,
|
|
48
|
-
get: function () { return chunkAOIXHVRH_js.createEnhancedStorageCluster; }
|
|
49
|
-
});
|
|
50
|
-
Object.defineProperty(exports, "createEnhancedStorageWallet", {
|
|
51
|
-
enumerable: true,
|
|
52
|
-
get: function () { return chunkAOIXHVRH_js.createEnhancedStorageWallet; }
|
|
34
|
+
get: function () { return chunkMN7XNCYI_js.copySignature; }
|
|
53
35
|
});
|
|
54
36
|
Object.defineProperty(exports, "createSignableMessage", {
|
|
55
37
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkMN7XNCYI_js.createSignableMessage; }
|
|
57
39
|
});
|
|
58
40
|
Object.defineProperty(exports, "createSolanaDevnet", {
|
|
59
41
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkMN7XNCYI_js.createSolanaDevnet; }
|
|
61
43
|
});
|
|
62
44
|
Object.defineProperty(exports, "createSolanaLocalnet", {
|
|
63
45
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkMN7XNCYI_js.createSolanaLocalnet; }
|
|
65
47
|
});
|
|
66
48
|
Object.defineProperty(exports, "createSolanaMainnet", {
|
|
67
49
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkMN7XNCYI_js.createSolanaMainnet; }
|
|
69
51
|
});
|
|
70
52
|
Object.defineProperty(exports, "createSolanaTestnet", {
|
|
71
53
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkMN7XNCYI_js.createSolanaTestnet; }
|
|
73
55
|
});
|
|
74
56
|
Object.defineProperty(exports, "formatSignature", {
|
|
75
57
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkMN7XNCYI_js.formatSignature; }
|
|
77
59
|
});
|
|
78
60
|
Object.defineProperty(exports, "getAllExplorerUrls", {
|
|
79
61
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkMN7XNCYI_js.getAllExplorerUrls; }
|
|
81
63
|
});
|
|
82
64
|
Object.defineProperty(exports, "getChainIdFromCluster", {
|
|
83
65
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkMN7XNCYI_js.getChainIdFromCluster; }
|
|
85
67
|
});
|
|
86
68
|
Object.defineProperty(exports, "getChainIdFromClusterId", {
|
|
87
69
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkMN7XNCYI_js.getChainIdFromClusterId; }
|
|
89
71
|
});
|
|
90
72
|
Object.defineProperty(exports, "getChainIdFromClusterType", {
|
|
91
73
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkMN7XNCYI_js.getChainIdFromClusterType; }
|
|
93
75
|
});
|
|
94
76
|
Object.defineProperty(exports, "getChainIdFromConnection", {
|
|
95
77
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkMN7XNCYI_js.getChainIdFromConnection; }
|
|
97
79
|
});
|
|
98
80
|
Object.defineProperty(exports, "getClusterIdFromChainId", {
|
|
99
81
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkMN7XNCYI_js.getClusterIdFromChainId; }
|
|
101
83
|
});
|
|
102
84
|
Object.defineProperty(exports, "getClusterTypeFromChainId", {
|
|
103
85
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkMN7XNCYI_js.getClusterTypeFromChainId; }
|
|
105
87
|
});
|
|
106
88
|
Object.defineProperty(exports, "getClusterTypeFromConnection", {
|
|
107
89
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
109
|
-
});
|
|
110
|
-
Object.defineProperty(exports, "getDefaultConfig", {
|
|
111
|
-
enumerable: true,
|
|
112
|
-
get: function () { return chunkAOIXHVRH_js.getDefaultConfig; }
|
|
113
|
-
});
|
|
114
|
-
Object.defineProperty(exports, "getDefaultMobileConfig", {
|
|
115
|
-
enumerable: true,
|
|
116
|
-
get: function () { return chunkAOIXHVRH_js.getDefaultMobileConfig; }
|
|
90
|
+
get: function () { return chunkMN7XNCYI_js.getClusterTypeFromConnection; }
|
|
117
91
|
});
|
|
118
92
|
Object.defineProperty(exports, "getLatestBlockhash", {
|
|
119
93
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkMN7XNCYI_js.getLatestBlockhash; }
|
|
121
95
|
});
|
|
122
96
|
Object.defineProperty(exports, "getSolanaExplorerUrl", {
|
|
123
97
|
enumerable: true,
|
|
124
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkMN7XNCYI_js.getSolanaExplorerUrl; }
|
|
125
99
|
});
|
|
126
100
|
Object.defineProperty(exports, "getSolanaFmUrl", {
|
|
127
101
|
enumerable: true,
|
|
128
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkMN7XNCYI_js.getSolanaFmUrl; }
|
|
129
103
|
});
|
|
130
104
|
Object.defineProperty(exports, "getSolscanUrl", {
|
|
131
105
|
enumerable: true,
|
|
132
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkMN7XNCYI_js.getSolscanUrl; }
|
|
133
107
|
});
|
|
134
108
|
Object.defineProperty(exports, "getXrayUrl", {
|
|
135
109
|
enumerable: true,
|
|
136
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkMN7XNCYI_js.getXrayUrl; }
|
|
137
111
|
});
|
|
138
112
|
Object.defineProperty(exports, "isAccountAddress", {
|
|
139
113
|
enumerable: true,
|
|
140
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkMN7XNCYI_js.isAccountAddress; }
|
|
141
115
|
});
|
|
142
116
|
Object.defineProperty(exports, "isKitConnection", {
|
|
143
117
|
enumerable: true,
|
|
144
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunkMN7XNCYI_js.isKitConnection; }
|
|
145
119
|
});
|
|
146
120
|
Object.defineProperty(exports, "isKnownSolanaChain", {
|
|
147
121
|
enumerable: true,
|
|
148
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkMN7XNCYI_js.isKnownSolanaChain; }
|
|
149
123
|
});
|
|
150
124
|
Object.defineProperty(exports, "isLegacyConnection", {
|
|
151
125
|
enumerable: true,
|
|
152
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkMN7XNCYI_js.isLegacyConnection; }
|
|
153
127
|
});
|
|
154
128
|
Object.defineProperty(exports, "isSolanaChain", {
|
|
155
129
|
enumerable: true,
|
|
156
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunkMN7XNCYI_js.isSolanaChain; }
|
|
157
131
|
});
|
|
158
132
|
Object.defineProperty(exports, "isWalletName", {
|
|
159
133
|
enumerable: true,
|
|
160
|
-
get: function () { return
|
|
161
|
-
});
|
|
162
|
-
Object.defineProperty(exports, "parseConfigOptions", {
|
|
163
|
-
enumerable: true,
|
|
164
|
-
get: function () { return chunkAOIXHVRH_js.parseConfigOptions; }
|
|
134
|
+
get: function () { return chunkMN7XNCYI_js.isWalletName; }
|
|
165
135
|
});
|
|
166
136
|
Object.defineProperty(exports, "sendRawTransaction", {
|
|
167
137
|
enumerable: true,
|
|
168
|
-
get: function () { return
|
|
169
|
-
});
|
|
170
|
-
Object.defineProperty(exports, "validateConfigOptions", {
|
|
171
|
-
enumerable: true,
|
|
172
|
-
get: function () { return chunkAOIXHVRH_js.validateConfigOptions; }
|
|
138
|
+
get: function () { return chunkMN7XNCYI_js.sendRawTransaction; }
|
|
173
139
|
});
|
|
174
140
|
Object.defineProperty(exports, "validateKnownSolanaChain", {
|
|
175
141
|
enumerable: true,
|
|
176
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkMN7XNCYI_js.validateKnownSolanaChain; }
|
|
177
143
|
});
|
|
178
144
|
Object.defineProperty(exports, "AccountElement", {
|
|
179
145
|
enumerable: true,
|
|
180
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunkATYK5OKR_js.AccountElement; }
|
|
181
147
|
});
|
|
182
148
|
Object.defineProperty(exports, "AppProvider", {
|
|
183
149
|
enumerable: true,
|
|
184
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunkATYK5OKR_js.AppProvider; }
|
|
185
151
|
});
|
|
186
152
|
Object.defineProperty(exports, "BalanceElement", {
|
|
187
153
|
enumerable: true,
|
|
188
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkATYK5OKR_js.BalanceElement; }
|
|
189
155
|
});
|
|
190
156
|
Object.defineProperty(exports, "ClusterElement", {
|
|
191
157
|
enumerable: true,
|
|
192
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkATYK5OKR_js.ClusterElement; }
|
|
193
159
|
});
|
|
194
160
|
Object.defineProperty(exports, "ConnectorProvider", {
|
|
195
161
|
enumerable: true,
|
|
196
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunkATYK5OKR_js.ConnectorProvider; }
|
|
197
163
|
});
|
|
198
164
|
Object.defineProperty(exports, "DisconnectElement", {
|
|
199
165
|
enumerable: true,
|
|
200
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunkATYK5OKR_js.DisconnectElement; }
|
|
201
167
|
});
|
|
202
168
|
Object.defineProperty(exports, "SkeletonShine", {
|
|
203
169
|
enumerable: true,
|
|
204
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunkATYK5OKR_js.SkeletonShine; }
|
|
205
171
|
});
|
|
206
172
|
Object.defineProperty(exports, "TokenListElement", {
|
|
207
173
|
enumerable: true,
|
|
208
|
-
get: function () { return
|
|
174
|
+
get: function () { return chunkATYK5OKR_js.TokenListElement; }
|
|
209
175
|
});
|
|
210
176
|
Object.defineProperty(exports, "TransactionHistoryElement", {
|
|
211
177
|
enumerable: true,
|
|
212
|
-
get: function () { return
|
|
178
|
+
get: function () { return chunkATYK5OKR_js.TransactionHistoryElement; }
|
|
213
179
|
});
|
|
214
180
|
Object.defineProperty(exports, "UnifiedProvider", {
|
|
215
181
|
enumerable: true,
|
|
216
|
-
get: function () { return
|
|
182
|
+
get: function () { return chunkATYK5OKR_js.UnifiedProvider; }
|
|
183
|
+
});
|
|
184
|
+
Object.defineProperty(exports, "WalletConnectProvider", {
|
|
185
|
+
enumerable: true,
|
|
186
|
+
get: function () { return chunkATYK5OKR_js.WalletConnectProvider; }
|
|
217
187
|
});
|
|
218
188
|
Object.defineProperty(exports, "WalletListElement", {
|
|
219
189
|
enumerable: true,
|
|
220
|
-
get: function () { return
|
|
190
|
+
get: function () { return chunkATYK5OKR_js.WalletListElement; }
|
|
221
191
|
});
|
|
222
192
|
Object.defineProperty(exports, "clearSharedQueryCache", {
|
|
223
193
|
enumerable: true,
|
|
224
|
-
get: function () { return
|
|
194
|
+
get: function () { return chunkATYK5OKR_js.clearSharedQueryCache; }
|
|
225
195
|
});
|
|
226
196
|
Object.defineProperty(exports, "clearTokenCaches", {
|
|
227
197
|
enumerable: true,
|
|
228
|
-
get: function () { return
|
|
198
|
+
get: function () { return chunkATYK5OKR_js.clearTokenCaches; }
|
|
229
199
|
});
|
|
230
200
|
Object.defineProperty(exports, "getBalanceQueryKey", {
|
|
231
201
|
enumerable: true,
|
|
232
|
-
get: function () { return
|
|
202
|
+
get: function () { return chunkATYK5OKR_js.getBalanceQueryKey; }
|
|
233
203
|
});
|
|
234
204
|
Object.defineProperty(exports, "getTokensQueryKey", {
|
|
235
205
|
enumerable: true,
|
|
236
|
-
get: function () { return
|
|
206
|
+
get: function () { return chunkATYK5OKR_js.getTokensQueryKey; }
|
|
237
207
|
});
|
|
238
208
|
Object.defineProperty(exports, "getTransactionsQueryKey", {
|
|
239
209
|
enumerable: true,
|
|
240
|
-
get: function () { return
|
|
210
|
+
get: function () { return chunkATYK5OKR_js.getTransactionsQueryKey; }
|
|
241
211
|
});
|
|
242
212
|
Object.defineProperty(exports, "getWalletAssetsQueryKey", {
|
|
243
213
|
enumerable: true,
|
|
244
|
-
get: function () { return
|
|
214
|
+
get: function () { return chunkATYK5OKR_js.getWalletAssetsQueryKey; }
|
|
245
215
|
});
|
|
246
216
|
Object.defineProperty(exports, "invalidateSharedQuery", {
|
|
247
217
|
enumerable: true,
|
|
248
|
-
get: function () { return
|
|
218
|
+
get: function () { return chunkATYK5OKR_js.invalidateSharedQuery; }
|
|
249
219
|
});
|
|
250
220
|
Object.defineProperty(exports, "useAccount", {
|
|
251
221
|
enumerable: true,
|
|
252
|
-
get: function () { return
|
|
222
|
+
get: function () { return chunkATYK5OKR_js.useAccount; }
|
|
253
223
|
});
|
|
254
224
|
Object.defineProperty(exports, "useBalance", {
|
|
255
225
|
enumerable: true,
|
|
256
|
-
get: function () { return
|
|
226
|
+
get: function () { return chunkATYK5OKR_js.useBalance; }
|
|
257
227
|
});
|
|
258
228
|
Object.defineProperty(exports, "useCluster", {
|
|
259
229
|
enumerable: true,
|
|
260
|
-
get: function () { return
|
|
230
|
+
get: function () { return chunkATYK5OKR_js.useCluster; }
|
|
261
231
|
});
|
|
262
232
|
Object.defineProperty(exports, "useConnector", {
|
|
263
233
|
enumerable: true,
|
|
264
|
-
get: function () { return
|
|
234
|
+
get: function () { return chunkATYK5OKR_js.useConnector; }
|
|
265
235
|
});
|
|
266
236
|
Object.defineProperty(exports, "useConnectorClient", {
|
|
267
237
|
enumerable: true,
|
|
268
|
-
get: function () { return
|
|
238
|
+
get: function () { return chunkATYK5OKR_js.useConnectorClient; }
|
|
269
239
|
});
|
|
270
240
|
Object.defineProperty(exports, "useGillSolanaClient", {
|
|
271
241
|
enumerable: true,
|
|
272
|
-
get: function () { return
|
|
242
|
+
get: function () { return chunkATYK5OKR_js.useGillSolanaClient; }
|
|
273
243
|
});
|
|
274
244
|
Object.defineProperty(exports, "useGillTransactionSigner", {
|
|
275
245
|
enumerable: true,
|
|
276
|
-
get: function () { return
|
|
246
|
+
get: function () { return chunkATYK5OKR_js.useGillTransactionSigner; }
|
|
277
247
|
});
|
|
278
248
|
Object.defineProperty(exports, "useKitTransactionSigner", {
|
|
279
249
|
enumerable: true,
|
|
280
|
-
get: function () { return
|
|
250
|
+
get: function () { return chunkATYK5OKR_js.useKitTransactionSigner; }
|
|
281
251
|
});
|
|
282
252
|
Object.defineProperty(exports, "useSolanaClient", {
|
|
283
253
|
enumerable: true,
|
|
284
|
-
get: function () { return
|
|
254
|
+
get: function () { return chunkATYK5OKR_js.useSolanaClient; }
|
|
285
255
|
});
|
|
286
256
|
Object.defineProperty(exports, "useTokens", {
|
|
287
257
|
enumerable: true,
|
|
288
|
-
get: function () { return
|
|
258
|
+
get: function () { return chunkATYK5OKR_js.useTokens; }
|
|
289
259
|
});
|
|
290
260
|
Object.defineProperty(exports, "useTransactionPreparer", {
|
|
291
261
|
enumerable: true,
|
|
292
|
-
get: function () { return
|
|
262
|
+
get: function () { return chunkATYK5OKR_js.useTransactionPreparer; }
|
|
293
263
|
});
|
|
294
264
|
Object.defineProperty(exports, "useTransactionSigner", {
|
|
295
265
|
enumerable: true,
|
|
296
|
-
get: function () { return
|
|
266
|
+
get: function () { return chunkATYK5OKR_js.useTransactionSigner; }
|
|
297
267
|
});
|
|
298
268
|
Object.defineProperty(exports, "useTransactions", {
|
|
299
269
|
enumerable: true,
|
|
300
|
-
get: function () { return
|
|
270
|
+
get: function () { return chunkATYK5OKR_js.useTransactions; }
|
|
271
|
+
});
|
|
272
|
+
Object.defineProperty(exports, "useWalletConnectUri", {
|
|
273
|
+
enumerable: true,
|
|
274
|
+
get: function () { return chunkATYK5OKR_js.useWalletConnectUri; }
|
|
301
275
|
});
|
|
302
276
|
Object.defineProperty(exports, "useWalletInfo", {
|
|
303
277
|
enumerable: true,
|
|
304
|
-
get: function () { return
|
|
278
|
+
get: function () { return chunkATYK5OKR_js.useWalletInfo; }
|
|
305
279
|
});
|
|
306
280
|
Object.defineProperty(exports, "ClipboardErrorType", {
|
|
307
281
|
enumerable: true,
|
|
308
|
-
get: function () { return
|
|
282
|
+
get: function () { return chunk6AJJJG5B_js.ClipboardErrorType; }
|
|
309
283
|
});
|
|
310
284
|
Object.defineProperty(exports, "ConnectorClient", {
|
|
311
285
|
enumerable: true,
|
|
312
|
-
get: function () { return
|
|
286
|
+
get: function () { return chunk6AJJJG5B_js.ConnectorClient; }
|
|
313
287
|
});
|
|
314
288
|
Object.defineProperty(exports, "ConnectorErrorBoundary", {
|
|
315
289
|
enumerable: true,
|
|
316
|
-
get: function () { return
|
|
290
|
+
get: function () { return chunk6AJJJG5B_js.ConnectorErrorBoundary; }
|
|
291
|
+
});
|
|
292
|
+
Object.defineProperty(exports, "EnhancedStorage", {
|
|
293
|
+
enumerable: true,
|
|
294
|
+
get: function () { return chunk6AJJJG5B_js.EnhancedStorage; }
|
|
295
|
+
});
|
|
296
|
+
Object.defineProperty(exports, "EnhancedStorageAdapter", {
|
|
297
|
+
enumerable: true,
|
|
298
|
+
get: function () { return chunk6AJJJG5B_js.EnhancedStorageAdapter; }
|
|
317
299
|
});
|
|
318
300
|
Object.defineProperty(exports, "PUBLIC_RPC_ENDPOINTS", {
|
|
319
301
|
enumerable: true,
|
|
320
|
-
get: function () { return
|
|
302
|
+
get: function () { return chunk6AJJJG5B_js.PUBLIC_RPC_ENDPOINTS; }
|
|
321
303
|
});
|
|
322
304
|
Object.defineProperty(exports, "TransactionSignerError", {
|
|
323
305
|
enumerable: true,
|
|
324
|
-
get: function () { return
|
|
306
|
+
get: function () { return chunk6AJJJG5B_js.TransactionSignerError; }
|
|
325
307
|
});
|
|
326
308
|
Object.defineProperty(exports, "WalletErrorType", {
|
|
327
309
|
enumerable: true,
|
|
328
|
-
get: function () { return
|
|
310
|
+
get: function () { return chunk6AJJJG5B_js.WalletErrorType; }
|
|
329
311
|
});
|
|
330
312
|
Object.defineProperty(exports, "copyAddressToClipboard", {
|
|
331
313
|
enumerable: true,
|
|
332
|
-
get: function () { return
|
|
314
|
+
get: function () { return chunk6AJJJG5B_js.copyAddressToClipboard; }
|
|
333
315
|
});
|
|
334
316
|
Object.defineProperty(exports, "copySignatureToClipboard", {
|
|
335
317
|
enumerable: true,
|
|
336
|
-
get: function () { return
|
|
318
|
+
get: function () { return chunk6AJJJG5B_js.copySignatureToClipboard; }
|
|
337
319
|
});
|
|
338
320
|
Object.defineProperty(exports, "copyToClipboard", {
|
|
339
321
|
enumerable: true,
|
|
340
|
-
get: function () { return
|
|
322
|
+
get: function () { return chunk6AJJJG5B_js.copyToClipboard; }
|
|
323
|
+
});
|
|
324
|
+
Object.defineProperty(exports, "createEnhancedStorageAccount", {
|
|
325
|
+
enumerable: true,
|
|
326
|
+
get: function () { return chunk6AJJJG5B_js.createEnhancedStorageAccount; }
|
|
327
|
+
});
|
|
328
|
+
Object.defineProperty(exports, "createEnhancedStorageCluster", {
|
|
329
|
+
enumerable: true,
|
|
330
|
+
get: function () { return chunk6AJJJG5B_js.createEnhancedStorageCluster; }
|
|
331
|
+
});
|
|
332
|
+
Object.defineProperty(exports, "createEnhancedStorageWallet", {
|
|
333
|
+
enumerable: true,
|
|
334
|
+
get: function () { return chunk6AJJJG5B_js.createEnhancedStorageWallet; }
|
|
341
335
|
});
|
|
342
336
|
Object.defineProperty(exports, "createGillTransactionSigner", {
|
|
343
337
|
enumerable: true,
|
|
344
|
-
get: function () { return
|
|
338
|
+
get: function () { return chunk6AJJJG5B_js.createGillTransactionSigner; }
|
|
345
339
|
});
|
|
346
340
|
Object.defineProperty(exports, "createKitTransactionSigner", {
|
|
347
341
|
enumerable: true,
|
|
348
|
-
get: function () { return
|
|
342
|
+
get: function () { return chunk6AJJJG5B_js.createKitTransactionSigner; }
|
|
349
343
|
});
|
|
350
344
|
Object.defineProperty(exports, "createTransactionSigner", {
|
|
351
345
|
enumerable: true,
|
|
352
|
-
get: function () { return
|
|
346
|
+
get: function () { return chunk6AJJJG5B_js.createTransactionSigner; }
|
|
353
347
|
});
|
|
354
348
|
Object.defineProperty(exports, "formatAddress", {
|
|
355
349
|
enumerable: true,
|
|
356
|
-
get: function () { return
|
|
350
|
+
get: function () { return chunk6AJJJG5B_js.formatAddress; }
|
|
357
351
|
});
|
|
358
352
|
Object.defineProperty(exports, "formatBigIntBalance", {
|
|
359
353
|
enumerable: true,
|
|
360
|
-
get: function () { return
|
|
354
|
+
get: function () { return chunk6AJJJG5B_js.formatBigIntBalance; }
|
|
361
355
|
});
|
|
362
356
|
Object.defineProperty(exports, "formatBigIntUsd", {
|
|
363
357
|
enumerable: true,
|
|
364
|
-
get: function () { return
|
|
358
|
+
get: function () { return chunk6AJJJG5B_js.formatBigIntUsd; }
|
|
365
359
|
});
|
|
366
360
|
Object.defineProperty(exports, "formatLamportsToSolSafe", {
|
|
367
361
|
enumerable: true,
|
|
368
|
-
get: function () { return
|
|
362
|
+
get: function () { return chunk6AJJJG5B_js.formatLamportsToSolSafe; }
|
|
369
363
|
});
|
|
370
364
|
Object.defineProperty(exports, "formatNumber", {
|
|
371
365
|
enumerable: true,
|
|
372
|
-
get: function () { return
|
|
366
|
+
get: function () { return chunk6AJJJG5B_js.formatNumber; }
|
|
373
367
|
});
|
|
374
368
|
Object.defineProperty(exports, "formatSOL", {
|
|
375
369
|
enumerable: true,
|
|
376
|
-
get: function () { return
|
|
370
|
+
get: function () { return chunk6AJJJG5B_js.formatSOL; }
|
|
377
371
|
});
|
|
378
372
|
Object.defineProperty(exports, "formatTokenAmount", {
|
|
379
373
|
enumerable: true,
|
|
380
|
-
get: function () { return
|
|
374
|
+
get: function () { return chunk6AJJJG5B_js.formatTokenAmount; }
|
|
381
375
|
});
|
|
382
376
|
Object.defineProperty(exports, "formatTokenBalanceSafe", {
|
|
383
377
|
enumerable: true,
|
|
384
|
-
get: function () { return
|
|
378
|
+
get: function () { return chunk6AJJJG5B_js.formatTokenBalanceSafe; }
|
|
385
379
|
});
|
|
386
380
|
Object.defineProperty(exports, "getAddressUrl", {
|
|
387
381
|
enumerable: true,
|
|
388
|
-
get: function () { return
|
|
382
|
+
get: function () { return chunk6AJJJG5B_js.getAddressUrl; }
|
|
389
383
|
});
|
|
390
384
|
Object.defineProperty(exports, "getBlockUrl", {
|
|
391
385
|
enumerable: true,
|
|
392
|
-
get: function () { return
|
|
386
|
+
get: function () { return chunk6AJJJG5B_js.getBlockUrl; }
|
|
393
387
|
});
|
|
394
388
|
Object.defineProperty(exports, "getChainIdForWalletStandard", {
|
|
395
389
|
enumerable: true,
|
|
396
|
-
get: function () { return
|
|
390
|
+
get: function () { return chunk6AJJJG5B_js.getChainIdForWalletStandard; }
|
|
397
391
|
});
|
|
398
392
|
Object.defineProperty(exports, "getClusterChainId", {
|
|
399
393
|
enumerable: true,
|
|
400
|
-
get: function () { return
|
|
394
|
+
get: function () { return chunk6AJJJG5B_js.getClusterChainId; }
|
|
401
395
|
});
|
|
402
396
|
Object.defineProperty(exports, "getClusterExplorerUrl", {
|
|
403
397
|
enumerable: true,
|
|
404
|
-
get: function () { return
|
|
398
|
+
get: function () { return chunk6AJJJG5B_js.getClusterExplorerUrl; }
|
|
405
399
|
});
|
|
406
400
|
Object.defineProperty(exports, "getClusterName", {
|
|
407
401
|
enumerable: true,
|
|
408
|
-
get: function () { return
|
|
402
|
+
get: function () { return chunk6AJJJG5B_js.getClusterName; }
|
|
409
403
|
});
|
|
410
404
|
Object.defineProperty(exports, "getClusterRpcUrl", {
|
|
411
405
|
enumerable: true,
|
|
412
|
-
get: function () { return
|
|
406
|
+
get: function () { return chunk6AJJJG5B_js.getClusterRpcUrl; }
|
|
413
407
|
});
|
|
414
408
|
Object.defineProperty(exports, "getClusterType", {
|
|
415
409
|
enumerable: true,
|
|
416
|
-
get: function () { return
|
|
410
|
+
get: function () { return chunk6AJJJG5B_js.getClusterType; }
|
|
411
|
+
});
|
|
412
|
+
Object.defineProperty(exports, "getDefaultConfig", {
|
|
413
|
+
enumerable: true,
|
|
414
|
+
get: function () { return chunk6AJJJG5B_js.getDefaultConfig; }
|
|
415
|
+
});
|
|
416
|
+
Object.defineProperty(exports, "getDefaultMobileConfig", {
|
|
417
|
+
enumerable: true,
|
|
418
|
+
get: function () { return chunk6AJJJG5B_js.getDefaultMobileConfig; }
|
|
417
419
|
});
|
|
418
420
|
Object.defineProperty(exports, "getDefaultRpcUrl", {
|
|
419
421
|
enumerable: true,
|
|
420
|
-
get: function () { return
|
|
422
|
+
get: function () { return chunk6AJJJG5B_js.getDefaultRpcUrl; }
|
|
421
423
|
});
|
|
422
424
|
Object.defineProperty(exports, "getNetworkDisplayName", {
|
|
423
425
|
enumerable: true,
|
|
424
|
-
get: function () { return
|
|
426
|
+
get: function () { return chunk6AJJJG5B_js.getNetworkDisplayName; }
|
|
425
427
|
});
|
|
426
428
|
Object.defineProperty(exports, "getPolyfillStatus", {
|
|
427
429
|
enumerable: true,
|
|
428
|
-
get: function () { return
|
|
430
|
+
get: function () { return chunk6AJJJG5B_js.getPolyfillStatus; }
|
|
429
431
|
});
|
|
430
432
|
Object.defineProperty(exports, "getTokenUrl", {
|
|
431
433
|
enumerable: true,
|
|
432
|
-
get: function () { return
|
|
434
|
+
get: function () { return chunk6AJJJG5B_js.getTokenUrl; }
|
|
433
435
|
});
|
|
434
436
|
Object.defineProperty(exports, "getTransactionUrl", {
|
|
435
437
|
enumerable: true,
|
|
436
|
-
get: function () { return
|
|
438
|
+
get: function () { return chunk6AJJJG5B_js.getTransactionUrl; }
|
|
437
439
|
});
|
|
438
440
|
Object.defineProperty(exports, "getWalletsRegistry", {
|
|
439
441
|
enumerable: true,
|
|
440
|
-
get: function () { return
|
|
442
|
+
get: function () { return chunk6AJJJG5B_js.getWalletsRegistry; }
|
|
441
443
|
});
|
|
442
444
|
Object.defineProperty(exports, "installPolyfills", {
|
|
443
445
|
enumerable: true,
|
|
444
|
-
get: function () { return
|
|
446
|
+
get: function () { return chunk6AJJJG5B_js.installPolyfills; }
|
|
445
447
|
});
|
|
446
448
|
Object.defineProperty(exports, "isClipboardAvailable", {
|
|
447
449
|
enumerable: true,
|
|
448
|
-
get: function () { return
|
|
450
|
+
get: function () { return chunk6AJJJG5B_js.isClipboardAvailable; }
|
|
449
451
|
});
|
|
450
452
|
Object.defineProperty(exports, "isCryptoAvailable", {
|
|
451
453
|
enumerable: true,
|
|
452
|
-
get: function () { return
|
|
454
|
+
get: function () { return chunk6AJJJG5B_js.isCryptoAvailable; }
|
|
453
455
|
});
|
|
454
456
|
Object.defineProperty(exports, "isDevnet", {
|
|
455
457
|
enumerable: true,
|
|
456
|
-
get: function () { return
|
|
458
|
+
get: function () { return chunk6AJJJG5B_js.isDevnet; }
|
|
457
459
|
});
|
|
458
460
|
Object.defineProperty(exports, "isDevnetCluster", {
|
|
459
461
|
enumerable: true,
|
|
460
|
-
get: function () { return
|
|
462
|
+
get: function () { return chunk6AJJJG5B_js.isDevnetCluster; }
|
|
461
463
|
});
|
|
462
464
|
Object.defineProperty(exports, "isLocalCluster", {
|
|
463
465
|
enumerable: true,
|
|
464
|
-
get: function () { return
|
|
466
|
+
get: function () { return chunk6AJJJG5B_js.isLocalCluster; }
|
|
465
467
|
});
|
|
466
468
|
Object.defineProperty(exports, "isLocalnet", {
|
|
467
469
|
enumerable: true,
|
|
468
|
-
get: function () { return
|
|
470
|
+
get: function () { return chunk6AJJJG5B_js.isLocalnet; }
|
|
469
471
|
});
|
|
470
472
|
Object.defineProperty(exports, "isMainnet", {
|
|
471
473
|
enumerable: true,
|
|
472
|
-
get: function () { return
|
|
474
|
+
get: function () { return chunk6AJJJG5B_js.isMainnet; }
|
|
473
475
|
});
|
|
474
476
|
Object.defineProperty(exports, "isMainnetCluster", {
|
|
475
477
|
enumerable: true,
|
|
476
|
-
get: function () { return
|
|
478
|
+
get: function () { return chunk6AJJJG5B_js.isMainnetCluster; }
|
|
477
479
|
});
|
|
478
480
|
Object.defineProperty(exports, "isPolyfillInstalled", {
|
|
479
481
|
enumerable: true,
|
|
480
|
-
get: function () { return
|
|
482
|
+
get: function () { return chunk6AJJJG5B_js.isPolyfillInstalled; }
|
|
481
483
|
});
|
|
482
484
|
Object.defineProperty(exports, "isTestnet", {
|
|
483
485
|
enumerable: true,
|
|
484
|
-
get: function () { return
|
|
486
|
+
get: function () { return chunk6AJJJG5B_js.isTestnet; }
|
|
485
487
|
});
|
|
486
488
|
Object.defineProperty(exports, "isTestnetCluster", {
|
|
487
489
|
enumerable: true,
|
|
488
|
-
get: function () { return
|
|
490
|
+
get: function () { return chunk6AJJJG5B_js.isTestnetCluster; }
|
|
489
491
|
});
|
|
490
492
|
Object.defineProperty(exports, "isTransactionSignerError", {
|
|
491
493
|
enumerable: true,
|
|
492
|
-
get: function () { return
|
|
494
|
+
get: function () { return chunk6AJJJG5B_js.isTransactionSignerError; }
|
|
493
495
|
});
|
|
494
496
|
Object.defineProperty(exports, "normalizeNetwork", {
|
|
495
497
|
enumerable: true,
|
|
496
|
-
get: function () { return
|
|
498
|
+
get: function () { return chunk6AJJJG5B_js.normalizeNetwork; }
|
|
499
|
+
});
|
|
500
|
+
Object.defineProperty(exports, "parseConfigOptions", {
|
|
501
|
+
enumerable: true,
|
|
502
|
+
get: function () { return chunk6AJJJG5B_js.parseConfigOptions; }
|
|
497
503
|
});
|
|
498
504
|
Object.defineProperty(exports, "ready", {
|
|
499
505
|
enumerable: true,
|
|
500
|
-
get: function () { return
|
|
506
|
+
get: function () { return chunk6AJJJG5B_js.ready; }
|
|
501
507
|
});
|
|
502
508
|
Object.defineProperty(exports, "toClusterId", {
|
|
503
509
|
enumerable: true,
|
|
504
|
-
get: function () { return
|
|
510
|
+
get: function () { return chunk6AJJJG5B_js.toClusterId; }
|
|
505
511
|
});
|
|
506
512
|
Object.defineProperty(exports, "truncate", {
|
|
507
513
|
enumerable: true,
|
|
508
|
-
get: function () { return
|
|
514
|
+
get: function () { return chunk6AJJJG5B_js.truncate; }
|
|
515
|
+
});
|
|
516
|
+
Object.defineProperty(exports, "validateConfigOptions", {
|
|
517
|
+
enumerable: true,
|
|
518
|
+
get: function () { return chunk6AJJJG5B_js.validateConfigOptions; }
|
|
509
519
|
});
|
|
510
520
|
Object.defineProperty(exports, "withErrorBoundary", {
|
|
511
521
|
enumerable: true,
|
|
512
|
-
get: function () { return
|
|
522
|
+
get: function () { return chunk6AJJJG5B_js.withErrorBoundary; }
|
|
523
|
+
});
|
|
524
|
+
Object.defineProperty(exports, "isFailure", {
|
|
525
|
+
enumerable: true,
|
|
526
|
+
get: function () { return chunk4KD6HQQG_js.isFailure; }
|
|
527
|
+
});
|
|
528
|
+
Object.defineProperty(exports, "isSuccess", {
|
|
529
|
+
enumerable: true,
|
|
530
|
+
get: function () { return chunk4KD6HQQG_js.isSuccess; }
|
|
531
|
+
});
|
|
532
|
+
Object.defineProperty(exports, "tryCatch", {
|
|
533
|
+
enumerable: true,
|
|
534
|
+
get: function () { return chunk4KD6HQQG_js.tryCatch; }
|
|
535
|
+
});
|
|
536
|
+
Object.defineProperty(exports, "tryCatchSync", {
|
|
537
|
+
enumerable: true,
|
|
538
|
+
get: function () { return chunk4KD6HQQG_js.tryCatchSync; }
|
|
539
|
+
});
|
|
540
|
+
Object.defineProperty(exports, "createMockWalletConnectTransport", {
|
|
541
|
+
enumerable: true,
|
|
542
|
+
get: function () { return chunk4JT24DIX_js.createMockWalletConnectTransport; }
|
|
543
|
+
});
|
|
544
|
+
Object.defineProperty(exports, "createWalletConnectTransport", {
|
|
545
|
+
enumerable: true,
|
|
546
|
+
get: function () { return chunk4JT24DIX_js.createWalletConnectTransport; }
|
|
547
|
+
});
|
|
548
|
+
Object.defineProperty(exports, "createWalletConnectWallet", {
|
|
549
|
+
enumerable: true,
|
|
550
|
+
get: function () { return chunk4JT24DIX_js.createWalletConnectWallet; }
|
|
551
|
+
});
|
|
552
|
+
Object.defineProperty(exports, "isWalletConnectAvailable", {
|
|
553
|
+
enumerable: true,
|
|
554
|
+
get: function () { return chunk4JT24DIX_js.isWalletConnectAvailable; }
|
|
555
|
+
});
|
|
556
|
+
Object.defineProperty(exports, "registerWalletConnectWallet", {
|
|
557
|
+
enumerable: true,
|
|
558
|
+
get: function () { return chunk4JT24DIX_js.registerWalletConnectWallet; }
|
|
513
559
|
});
|
|
514
560
|
Object.defineProperty(exports, "ConfigurationError", {
|
|
515
561
|
enumerable: true,
|
|
516
|
-
get: function () { return
|
|
562
|
+
get: function () { return chunk64LV76OK_js.ConfigurationError; }
|
|
517
563
|
});
|
|
518
564
|
Object.defineProperty(exports, "ConnectionError", {
|
|
519
565
|
enumerable: true,
|
|
520
|
-
get: function () { return
|
|
566
|
+
get: function () { return chunk64LV76OK_js.ConnectionError; }
|
|
521
567
|
});
|
|
522
568
|
Object.defineProperty(exports, "ConnectorError", {
|
|
523
569
|
enumerable: true,
|
|
524
|
-
get: function () { return
|
|
570
|
+
get: function () { return chunk64LV76OK_js.ConnectorError; }
|
|
525
571
|
});
|
|
526
572
|
Object.defineProperty(exports, "Errors", {
|
|
527
573
|
enumerable: true,
|
|
528
|
-
get: function () { return
|
|
574
|
+
get: function () { return chunk64LV76OK_js.Errors; }
|
|
529
575
|
});
|
|
530
576
|
Object.defineProperty(exports, "LAMPORTS_PER_SOL", {
|
|
531
577
|
enumerable: true,
|
|
532
|
-
get: function () { return
|
|
578
|
+
get: function () { return chunk64LV76OK_js.LAMPORTS_PER_SOL; }
|
|
533
579
|
});
|
|
534
580
|
Object.defineProperty(exports, "NetworkError", {
|
|
535
581
|
enumerable: true,
|
|
536
|
-
get: function () { return
|
|
582
|
+
get: function () { return chunk64LV76OK_js.NetworkError; }
|
|
537
583
|
});
|
|
538
584
|
Object.defineProperty(exports, "TransactionError", {
|
|
539
585
|
enumerable: true,
|
|
540
|
-
get: function () { return
|
|
586
|
+
get: function () { return chunk64LV76OK_js.TransactionError; }
|
|
541
587
|
});
|
|
542
588
|
Object.defineProperty(exports, "ValidationError", {
|
|
543
589
|
enumerable: true,
|
|
544
|
-
get: function () { return
|
|
590
|
+
get: function () { return chunk64LV76OK_js.ValidationError; }
|
|
545
591
|
});
|
|
546
592
|
Object.defineProperty(exports, "base58ToSignatureBytes", {
|
|
547
593
|
enumerable: true,
|
|
548
|
-
get: function () { return
|
|
594
|
+
get: function () { return chunk64LV76OK_js.base58ToSignatureBytes; }
|
|
549
595
|
});
|
|
550
596
|
Object.defineProperty(exports, "createKitSignersFromWallet", {
|
|
551
597
|
enumerable: true,
|
|
552
|
-
get: function () { return
|
|
598
|
+
get: function () { return chunk64LV76OK_js.createKitSignersFromWallet; }
|
|
553
599
|
});
|
|
554
600
|
Object.defineProperty(exports, "createMessageSignerFromWallet", {
|
|
555
601
|
enumerable: true,
|
|
556
|
-
get: function () { return
|
|
602
|
+
get: function () { return chunk64LV76OK_js.createMessageSignerFromWallet; }
|
|
557
603
|
});
|
|
558
604
|
Object.defineProperty(exports, "createSolanaClient", {
|
|
559
605
|
enumerable: true,
|
|
560
|
-
get: function () { return
|
|
606
|
+
get: function () { return chunk64LV76OK_js.createSolanaClient; }
|
|
561
607
|
});
|
|
562
608
|
Object.defineProperty(exports, "createTransactionSendingSignerFromWallet", {
|
|
563
609
|
enumerable: true,
|
|
564
|
-
get: function () { return
|
|
610
|
+
get: function () { return chunk64LV76OK_js.createTransactionSendingSignerFromWallet; }
|
|
565
611
|
});
|
|
566
612
|
Object.defineProperty(exports, "detectMessageModification", {
|
|
567
613
|
enumerable: true,
|
|
568
|
-
get: function () { return
|
|
614
|
+
get: function () { return chunk64LV76OK_js.detectMessageModification; }
|
|
569
615
|
});
|
|
570
616
|
Object.defineProperty(exports, "freezeSigner", {
|
|
571
617
|
enumerable: true,
|
|
572
|
-
get: function () { return
|
|
618
|
+
get: function () { return chunk64LV76OK_js.freezeSigner; }
|
|
573
619
|
});
|
|
574
620
|
Object.defineProperty(exports, "getExplorerLink", {
|
|
575
621
|
enumerable: true,
|
|
576
|
-
get: function () { return
|
|
622
|
+
get: function () { return chunk64LV76OK_js.getExplorerLink; }
|
|
577
623
|
});
|
|
578
624
|
Object.defineProperty(exports, "getPublicSolanaRpcUrl", {
|
|
579
625
|
enumerable: true,
|
|
580
|
-
get: function () { return
|
|
626
|
+
get: function () { return chunk64LV76OK_js.getPublicSolanaRpcUrl; }
|
|
581
627
|
});
|
|
582
628
|
Object.defineProperty(exports, "getUserFriendlyMessage", {
|
|
583
629
|
enumerable: true,
|
|
584
|
-
get: function () { return
|
|
630
|
+
get: function () { return chunk64LV76OK_js.getUserFriendlyMessage; }
|
|
585
631
|
});
|
|
586
632
|
Object.defineProperty(exports, "isConfigurationError", {
|
|
587
633
|
enumerable: true,
|
|
588
|
-
get: function () { return
|
|
634
|
+
get: function () { return chunk64LV76OK_js.isConfigurationError; }
|
|
589
635
|
});
|
|
590
636
|
Object.defineProperty(exports, "isConnectionError", {
|
|
591
637
|
enumerable: true,
|
|
592
|
-
get: function () { return
|
|
638
|
+
get: function () { return chunk64LV76OK_js.isConnectionError; }
|
|
593
639
|
});
|
|
594
640
|
Object.defineProperty(exports, "isConnectorError", {
|
|
595
641
|
enumerable: true,
|
|
596
|
-
get: function () { return
|
|
597
|
-
});
|
|
598
|
-
Object.defineProperty(exports, "isFailure", {
|
|
599
|
-
enumerable: true,
|
|
600
|
-
get: function () { return chunkDSUCH44G_js.isFailure; }
|
|
642
|
+
get: function () { return chunk64LV76OK_js.isConnectorError; }
|
|
601
643
|
});
|
|
602
644
|
Object.defineProperty(exports, "isNetworkError", {
|
|
603
645
|
enumerable: true,
|
|
604
|
-
get: function () { return
|
|
605
|
-
});
|
|
606
|
-
Object.defineProperty(exports, "isSuccess", {
|
|
607
|
-
enumerable: true,
|
|
608
|
-
get: function () { return chunkDSUCH44G_js.isSuccess; }
|
|
646
|
+
get: function () { return chunk64LV76OK_js.isNetworkError; }
|
|
609
647
|
});
|
|
610
648
|
Object.defineProperty(exports, "isTransactionError", {
|
|
611
649
|
enumerable: true,
|
|
612
|
-
get: function () { return
|
|
650
|
+
get: function () { return chunk64LV76OK_js.isTransactionError; }
|
|
613
651
|
});
|
|
614
652
|
Object.defineProperty(exports, "isValidationError", {
|
|
615
653
|
enumerable: true,
|
|
616
|
-
get: function () { return
|
|
654
|
+
get: function () { return chunk64LV76OK_js.isValidationError; }
|
|
617
655
|
});
|
|
618
656
|
Object.defineProperty(exports, "lamportsToSol", {
|
|
619
657
|
enumerable: true,
|
|
620
|
-
get: function () { return
|
|
658
|
+
get: function () { return chunk64LV76OK_js.lamportsToSol; }
|
|
621
659
|
});
|
|
622
660
|
Object.defineProperty(exports, "prepareTransaction", {
|
|
623
661
|
enumerable: true,
|
|
624
|
-
get: function () { return
|
|
662
|
+
get: function () { return chunk64LV76OK_js.prepareTransaction; }
|
|
625
663
|
});
|
|
626
664
|
Object.defineProperty(exports, "signatureBytesToBase58", {
|
|
627
665
|
enumerable: true,
|
|
628
|
-
get: function () { return
|
|
666
|
+
get: function () { return chunk64LV76OK_js.signatureBytesToBase58; }
|
|
629
667
|
});
|
|
630
668
|
Object.defineProperty(exports, "solToLamports", {
|
|
631
669
|
enumerable: true,
|
|
632
|
-
get: function () { return
|
|
670
|
+
get: function () { return chunk64LV76OK_js.solToLamports; }
|
|
633
671
|
});
|
|
634
672
|
Object.defineProperty(exports, "toConnectorError", {
|
|
635
673
|
enumerable: true,
|
|
636
|
-
get: function () { return
|
|
637
|
-
});
|
|
638
|
-
Object.defineProperty(exports, "tryCatch", {
|
|
639
|
-
enumerable: true,
|
|
640
|
-
get: function () { return chunkDSUCH44G_js.tryCatch; }
|
|
641
|
-
});
|
|
642
|
-
Object.defineProperty(exports, "tryCatchSync", {
|
|
643
|
-
enumerable: true,
|
|
644
|
-
get: function () { return chunkDSUCH44G_js.tryCatchSync; }
|
|
674
|
+
get: function () { return chunk64LV76OK_js.toConnectorError; }
|
|
645
675
|
});
|
|
646
676
|
Object.defineProperty(exports, "updateSignatureDictionary", {
|
|
647
677
|
enumerable: true,
|
|
648
|
-
get: function () { return
|
|
678
|
+
get: function () { return chunk64LV76OK_js.updateSignatureDictionary; }
|
|
649
679
|
});
|
|
650
680
|
//# sourceMappingURL=index.js.map
|
|
651
681
|
//# sourceMappingURL=index.js.map
|