mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-20 19:39:22 +00:00
37f7b45274
* Refactored gas checking logic into `getChainsWithNoGasFromError`. * Removed `hasGas` from `controller.nim` and `module.nim`. * Updated `updatedNetworksWithRoutes` to use chain-specific error data. Fixes #15681