web3/web/src
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.ts structure update 2024-07-26 16:13:13 +07:00
index.ts debug 2024-07-26 16:41:53 +07:00
types.ts revert 2025-02-28 11:08:22 +07:00
zanoWallet.ts refactor: streamline server request handling in ZanoWallet 2025-06-27 16:48:51 +03:00