web3/web/dist
lukachi 9c2107869b
refactor: streamline server request handling in ZanoWallet
- Simplified the connection logic by removing the unnecessary IIFE (Immediately Invoked Function Expression) for handling server requests.
- Changed the condition to directly check if server requests are disabled, improving readability.
- Updated variable names for clarity, ensuring that error handling and credential setting are more straightforward.
- Enhanced the flow of the onConnectEnd callback to include the token directly from the result, making the code cleaner and easier to follow.
2025-06-27 16:48:51 +03:00
..
hooks.d.ts make lib pre-built 2025-01-08 23:38:56 +07:00
hooks.js make lib pre-built 2025-01-08 23:38:56 +07:00
hooks.js.map make lib pre-built 2025-01-08 23:38:56 +07:00
index.d.ts make lib pre-built 2025-01-08 23:38:56 +07:00
index.js make lib pre-built 2025-01-08 23:38:56 +07:00
index.js.map make lib pre-built 2025-01-08 23:38:56 +07:00
types.d.ts export backend types 2025-02-28 11:09:56 +07:00
types.js make lib pre-built 2025-01-08 23:38:56 +07:00
types.js.map make lib pre-built 2025-01-08 23:38:56 +07:00
zanoWallet.d.ts make lib pre-built 2025-01-08 23:38:56 +07:00
zanoWallet.js refactor: streamline server request handling in ZanoWallet 2025-06-27 16:48:51 +03:00
zanoWallet.js.map refactor: streamline server request handling in ZanoWallet 2025-06-27 16:48:51 +03:00