mirror of
https://github.com/status-im/status-go.git
synced 2025-01-11 15:14:52 +00:00
cfa542378d
- `WalletConnectTransfer` identified as a new transfer type - Wallet-related endpoints that logically belong to the wallet moved from the wallet connect service - Wallet connect service now receives `transfer.TransactionManager` instead of `transactions.Transactor` - Deadlock issue when trying to send the tx with the wrong nonce fixed