@dappworks/kit 0.5.31 → 0.5.32
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.
|
@@ -23239,7 +23239,6 @@ var WalletStore = class _WalletStore {
|
|
|
23239
23239
|
});
|
|
23240
23240
|
this.event.emit("walletAccount:ready");
|
|
23241
23241
|
}
|
|
23242
|
-
this.useWalletClientWithCompatibleMode();
|
|
23243
23242
|
}, [address, isConnected, chain]);
|
|
23244
23243
|
useEffect(() => {
|
|
23245
23244
|
setTimeout(() => {
|
|
@@ -23684,4 +23683,4 @@ js-sha3/src/sha3.js:
|
|
|
23684
23683
|
|
|
23685
23684
|
export { AppProvider, AutoMan, BigNumberInputState, BigNumberState, ConnectLedger, DisconnectLedger, ObjectPool, PromiseHook, StorageListState, StorageState, WalletConfigStore, WalletHistoryStore, WalletRpcStore, WalletStore };
|
|
23686
23685
|
//# sourceMappingURL=out.js.map
|
|
23687
|
-
//# sourceMappingURL=chunk-
|
|
23686
|
+
//# sourceMappingURL=chunk-JAINYJVQ.mjs.map
|